hanchenye-llvm-project/clang/test/CXX
Fariborz Jahanian 76197416ac Improve on diagnosing type mismatches because of
lack of viable convesion functions.

llvm-svn: 89216
2009-11-18 18:26:29 +00:00
..
basic Improve on diagnosing type mismatches because of 2009-11-18 18:26:29 +00:00
class Make sure we actually have a definition before asking if it is implicit. Fixes PR4674. 2009-10-25 22:31:45 +00:00
class.derived/class.virtual When a member reference expression includes a qualifier on the member 2009-08-26 22:36:53 +00:00
dcl.dcl Improve on diagnosing type mismatches because of 2009-11-18 18:26:29 +00:00
dcl.decl Fix broken tests, exposed by improved -verify. 2009-11-14 03:24:04 +00:00
expr Add test for expr.delete p5, with a FIXME. 2009-11-13 19:13:56 +00:00
lex/lex.trigraph Tests for C++ lex.trigraph, patch by Mats! 2009-08-23 08:22:33 +00:00
over Update for LLVM API change. 2009-07-27 21:00:51 +00:00
special/class.free Deallocation functions must also be static. 2009-11-15 19:08:46 +00:00
temp Improve diagnostics when a default template argument does not match 2009-11-11 21:54:23 +00:00