llvm-project/clang/lib
Argyrios Kyrtzidis 95c04caf92 Initial support for reading templates from PCH.
llvm-svn: 106392
2010-06-19 19:29:09 +00:00
..
AST Initial support for reading templates from PCH. 2010-06-19 19:29:09 +00:00
Analysis Printf format strings: Added some more tests and fixed some minor bugs. 2010-06-18 03:02:16 +00:00
Basic introduce a new CharSourceRange class, and enhance the diagnostics routines 2010-06-18 22:45:06 +00:00
Checker Fold additive constants, and support comparsions of the form $sym+const1 <> const2 2010-06-18 22:49:11 +00:00
CodeGen More AltiVec support. 2010-06-19 09:47:18 +00:00
Driver Update CMake build for new attribute changes. 2010-06-17 00:37:02 +00:00
Frontend Initial support for reading templates from PCH. 2010-06-19 19:29:09 +00:00
Headers More AltiVec support. 2010-06-19 09:47:18 +00:00
Index Simplify libIndex Makefile, which doesn't need to worry about altivec support. 2010-06-08 20:57:18 +00:00
Lex Remove a dead argument to ProcessUCNEscape. 2010-06-15 18:06:43 +00:00
Parse Implements Sema part of init_priority(priority) attribute 2010-06-18 21:44:06 +00:00
Rewrite introduce a new CharSourceRange class, and enhance the diagnostics routines 2010-06-18 22:45:06 +00:00
Runtime Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00
Sema More Sema Check and a test case for init_priority attr. 2010-06-18 23:14:53 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00