llvm-project/clang/test/CXX
John McCall 70dd5f6574 Report accurate source-location information when rebuilding types during
template instantiation.

llvm-svn: 85545
2009-10-30 00:06:24 +00:00
..
basic Qualified lookup through using declarations. Diagnose a new type of ambiguity. 2009-10-10 05:48:19 +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 Add CheckCallReturnType and start using it for regular call expressions. This will improve error messages. For 2009-10-09 23:51:55 +00:00
dcl.decl Report accurate source-location information when rebuilding types during 2009-10-30 00:06:24 +00:00
expr Tests for C++ [expr], from James Porter! 2009-10-08 22:38:14 +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
temp Implement support for semantic checking and template instantiation of 2009-10-29 00:04:11 +00:00