llvm-project/clang/lib
Fariborz Jahanian 71848a3ff1 Removed -fobjc-newgc-api option. clang now conforms to
gcc-style write-barrier api only.

llvm-svn: 82493
2009-09-21 23:03:37 +00:00
..
AST Disable questionable code for handling isNullPointerConstant on value dependent 2009-09-18 08:46:16 +00:00
Analysis Provide intermediate solution to handling assignments to structs via an 2009-09-21 22:58:52 +00:00
Basic don't stick an uninitialized 'stat' buf into the stat cache, fill it 2009-09-18 04:51:01 +00:00
CodeGen Removed -fobjc-newgc-api option. clang now conforms to 2009-09-21 23:03:37 +00:00
Driver Split Darwin toolchain into Clang and GCC Darwin toolchains with a common base. 2009-09-18 08:15:13 +00:00
Frontend Add missing PCH support for -fstack-protector. 2009-09-21 04:16:19 +00:00
Headers Make our char vector types not be explicitly signed to match GCC and to fix compilation with C++ and -fno-lax-vector-conversions 2009-09-18 19:18:19 +00:00
Index Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lex Refactor and simplify the CodeCompleteConsumer, so that all of the 2009-09-21 16:56:56 +00:00
Parse Code completion for ordinary names when we're starting a declaration, expression, or statement 2009-09-21 20:51:25 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Code completion for ordinary names when we're starting a declaration, expression, or statement 2009-09-21 20:51:25 +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