clang-1/test/CXX
John McCall 73061d0541 Pretty-print anonymous types using their kind and presumed location.
Fixes PR6643.  Patch by Mike M!



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98946 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-19 07:56:44 +00:00
..
basic When pretty-printing tag types, only print the tag if we're in C (and 2010-03-10 11:27:22 +00:00
class Pretty-print anonymous types using their kind and presumed location. 2010-03-19 07:56:44 +00:00
class.access When elevating access along an inheritance path, initialize the computed 2010-03-18 23:49:19 +00:00
class.derived Reinstate r97674 with a fix for the assertion that was firing in <list> 2010-03-03 23:55:11 +00:00
conv When pretty-printing tag types, only print the tag if we're in C (and 2010-03-10 11:27:22 +00:00
dcl.dcl When pretty-printing tag types, only print the tag if we're in C (and 2010-03-10 11:27:22 +00:00
dcl.decl When pretty-printing tag types, only print the tag if we're in C (and 2010-03-10 11:27:22 +00:00
except/except.handle When declaring a catch block in C++, make sure that the type being 2010-03-05 23:38:39 +00:00
expr Implement semantic analysis for C++ [expr.new]p18-20, which describe 2010-02-26 05:06:18 +00:00
lex Fix for PR6220: compute the correct type for multicharacter literals. 2010-02-03 18:21:45 +00:00
over Initialization improvements: addition of string initialization and a few 2009-12-19 08:11:05 +00:00
special Add test case for PR6141, which was fixed a few days ago 2010-02-24 21:54:27 +00:00
temp Implement non-dependent friend functions and classes. 2010-03-17 20:01:29 +00:00