clang-1/lib
Douglas Gregor 52604ab71a Slight improvement for extern templates, so that an explicit
instantiation definition can follow an explicit instantiation
declaration. This is as far as I want to go with extern templates now,
but they will still need quite a bit more work to get all of the C++0x
semantics right.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81573 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-11 21:19:12 +00:00
..
AST Tweak the semantics of FunctionDecl::isOutOfLine to consider an 2009-09-11 20:15:17 +00:00
Analysis Update CMakeLists. 2009-09-11 11:28:30 +00:00
Basic Swizzle the target triple based on -mthumb, and update clang-cc to recognize 2009-09-11 01:14:50 +00:00
CodeGen Fix use of uninitialized, David please check. 2009-09-11 20:56:53 +00:00
Driver Swizzle the target triple based on -mthumb, and update clang-cc to recognize 2009-09-11 01:14:50 +00:00
Frontend Update prototype. 2009-09-11 06:34:14 +00:00
Headers Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Index Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lex Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Parse Alter Action's friend interface to prepare for templated friend declarations and 2009-09-11 21:02:39 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Slight improvement for extern templates, so that an explicit 2009-09-11 21:19:12 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00