clang-1/include
Douglas Gregor 9ffce2182e When we start the definition of a class template, set the
InjectedClassNameType's Decl to point at the definition. It's a little
messy, but we do the same thing with classes and their record types,
since much of Clang expects that the TagDecl* one gets out of a type
is the definition. Fixes several Boost.Proto failures.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102691 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-30 04:39:27 +00:00
..
clang When we start the definition of a class template, set the 2010-04-30 04:39:27 +00:00
clang-c Make CXLanguage_Invalid the first enum value (with '0' as its value) in CXLanguageKind. 2010-04-14 20:58:32 +00:00
CMakeLists.txt Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Makefile Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00