clang-1/lib
Douglas Gregor 05396e20d6 Implement out-of-line definitions of nested class templates. Most of
the logic is there for out-of-line definitions with multiple levels of
nested templates, but this is still a work-in-progress: we're having
trouble determining when we should look into a dependent
nested-name-specifier. 


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80003 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-25 17:23:04 +00:00
..
AST Skip over bases/fields with dependent types. 2009-08-25 16:37:49 +00:00
Analysis Remove CodeDecl and CFG from GRExprEngine and GRStateManager. 2009-08-25 06:51:30 +00:00
Basic Remove TargetInfo::getTargetPrefix(). 2009-08-24 09:54:37 +00:00
CodeGen Emit conversion functions correctly. 2009-08-25 13:14:46 +00:00
Driver PR4766: Don't pass -static to 'as' on x86_64 on Darwin. 2009-08-24 22:26:16 +00:00
Frontend Update clang for raw_fd_ostream no longer requiring F_Force. 2009-08-25 15:36:09 +00:00
Headers CMake: Improve installation of Clang 2009-08-23 05:28:29 +00:00
Index Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Lex Replace cerr with errs(). 2009-08-23 12:08:50 +00:00
Parse Eliminate a GCC warning 2009-08-25 00:17:23 +00:00
Rewrite Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Sema Implement out-of-line definitions of nested class templates. Most of 2009-08-25 17:23:04 +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