clang-1/lib
Argyrios Kyrtzidis 3b8f610ac9 Don't add the injected class name to the redeclarations chain; the chain should contain actual redeclarations, not implicits.
As a bonus, now we don't deserialize it unless we need it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116504 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-14 20:14:21 +00:00
..
AST Eliminate usage of ObjCSuperExpr used for 2010-10-14 16:04:05 +00:00
Analysis * Simplify code 2010-10-05 08:38:06 +00:00
Basic Teach Diagnostic to recursively expand inside %plural formats. 2010-10-14 01:55:31 +00:00
Checker Eliminate usage of ObjCSuperExpr used for 2010-10-14 16:04:05 +00:00
CodeGen Eliminate usage of ObjCSuperExpr used for 2010-10-14 16:04:05 +00:00
Driver Driver/Darwin: Remove a useless warning about missing runtime libraries. These 2010-10-11 23:31:07 +00:00
Frontend Introduce command line option -dump-deserialized-decls which is used to print the PCH decls that got deserialized, for testing purposes. 2010-10-14 20:14:18 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers support for AltiVec extensions from the Cell architecture 2010-10-14 14:37:46 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex allow I128 suffixes in msextensions mode just like i128 suffixes, patch 2010-10-14 00:24:10 +00:00
Parse Parse default arguments within member functions in source order, from 2010-10-12 16:25:54 +00:00
Rewrite Eliminate usage of ObjCSuperExpr used for 2010-10-14 16:04:05 +00:00
Sema Don't add the injected class name to the redeclarations chain; the chain should contain actual redeclarations, not implicits. 2010-10-14 20:14:21 +00:00
Serialization Eliminate usage of ObjCSuperExpr used for 2010-10-14 16:04:05 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00