clang-1/test/CXX
Douglas Gregor 583f33b8a9 Make sure that we're diagnosing duplicate explicit instantiation definitions.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84189 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-15 18:07:02 +00:00
..
basic Qualified lookup through using declarations. Diagnose a new type of ambiguity. 2009-10-10 05:48:19 +00:00
class Improve diagnostics when the parser encounters a declarator with an 2009-10-13 23:27:22 +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/dcl.meaning When creating function types, remove any top-level CVR qualifications in the function type argument types. 2009-09-16 23:47:08 +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 Make sure that we're diagnosing duplicate explicit instantiation definitions. 2009-10-15 18:07:02 +00:00