llvm-project/clang/lib
Douglas Gregor 5492edc852 Be more careful with anonymous namespaces, since Clang diagnoses the ambiguity here
llvm-svn: 89054
2009-11-17 06:52:37 +00:00
..
AST Instead of hanging a using declaration's target decls directly off the using 2009-11-17 05:59:44 +00:00
Analysis First part of changes to eliminate problems with cv-qualifiers and 2009-11-16 21:35:15 +00:00
Basic Move char-is-signed defaulting to driver, instead of using 2009-11-17 06:37:03 +00:00
CodeGen Unify the way destructor epilogues are generated for synthesized and regular destructors. Also fix PR5529. 2009-11-17 04:44:12 +00:00
Driver Move char-is-signed defaulting to driver, instead of using 2009-11-17 06:37:03 +00:00
Frontend Silence some warnings produced by Clang, and add a missing header 2009-11-17 06:14:37 +00:00
Headers Parameterize the constant-generating macros in stdint.h with new built-in 2009-11-16 16:36:33 +00:00
Index Silence some warnings produced by Clang, and add a missing header 2009-11-17 06:14:37 +00:00
Lex Move DISABLE_INLINE to the front of the decl so MSVC can parse it. Patch by Amine Khaldi! 2009-11-14 16:36:57 +00:00
Parse Handle case of missing '@end' in implementation context 2009-11-16 18:57:01 +00:00
Rewrite Be more careful with anonymous namespaces, since Clang diagnoses the ambiguity here 2009-11-17 06:52:37 +00:00
Sema Silence some warnings produced by Clang, and add a missing header 2009-11-17 06:14:37 +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