llvm-project/clang/lib
Fariborz Jahanian f0647a5fbc Code refactoring and cleanup.
llvm-svn: 82566
2009-09-22 20:24:30 +00:00
..
AST If we already set a primary base, don't set it to the first nearly empty base class. 2009-09-22 19:16:59 +00:00
Analysis Fix: <rdar://problem/7242015> [RegionStore] variable passed-by-reference (via integer) to function call not invalidated 2009-09-22 04:48:39 +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 Don't assert that linkage decls are always C++, it's not true. Fixes PR5019. 2009-09-22 17:23:30 +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 Update PCH serialization of FunctionDecl flags. 2009-09-22 05:38:14 +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 Implement code completion within a function call, triggered after the 2009-09-22 15:41:20 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Code refactoring and cleanup. 2009-09-22 20:24:30 +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