hanchenye-llvm-project/clang/lib
Mike Stump 2b488873bf Break out code for reuse. WIP.
llvm-svn: 90991
2009-12-09 22:59:31 +00:00
..
AST Add DeclContext::dump. 2009-12-09 17:27:46 +00:00
Analysis Refactor OSAtomic evaluation logic into OSAtomicChecker. 2009-12-09 12:23:28 +00:00
Basic Add a pretty horrible hack to prevent clang from crashing with inconsistent PCH 2009-12-06 05:43:36 +00:00
CodeGen Break out code for reuse. WIP. 2009-12-09 22:59:31 +00:00
Driver Unbreak clang-cc handling of -msoft-float / -mfloat-abi=, which I borked. 2009-12-08 19:49:51 +00:00
Frontend First pass at implementing C++ enum semantics: calculate (and store) an 2009-12-09 09:09:27 +00:00
Headers Pick up MB_LEN_MAX as defined by the system <limits.h>, when it's provided there 2009-12-08 21:35:00 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex Don't expand tabs when computing the offset from the code-completion column 2009-12-08 21:45:46 +00:00
Parse Fixes a bogus error when declaring an extern "C" array. 2009-12-09 21:39:38 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Codegen. support for ObjCIsaExpr AST which until now 2009-12-09 19:05:56 +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