llvm-project/clang/lib
Zhongxing Xu bf81ed1fcf ExplodedGraph never uses ASTContext, remove it.
llvm-svn: 107388
2010-07-01 07:10:59 +00:00
..
AST AST: Propogate printing policy to types in a bunch more places. 2010-06-30 19:16:48 +00:00
Analysis Type Type::isRealFloatingType() that vectors are not floating-point 2010-06-22 23:07:26 +00:00
Basic Translate numbers properly. 2010-06-25 19:04:52 +00:00
Checker ExplodedGraph never uses ASTContext, remove it. 2010-07-01 07:10:59 +00:00
CodeGen fix rdar://8147692 - yet another crash due to my abi work. 2010-07-01 06:20:47 +00:00
Driver Driver/IRgen: Add support for -momit-leaf-frame-pointer. 2010-07-01 01:31:45 +00:00
Frontend Driver/IRgen: Add support for -momit-leaf-frame-pointer. 2010-07-01 01:31:45 +00:00
Headers Headers: Change [u]intmax_t to be defined in terms of __[U]INTMAX_TYPE__, instead of intN_t. 2010-06-30 06:30:50 +00:00
Index Simplify libIndex Makefile, which doesn't need to worry about altivec support. 2010-06-08 20:57:18 +00:00
Lex Implement support for #pragma message, patch by Michael Spencer! 2010-06-26 17:11:39 +00:00
Parse Implement C++ DR481, which clarifies that the scope of template 2010-07-01 00:00:45 +00:00
Rewrite Rewriter: Use the appropriate printing context instead of the default 2010-06-30 19:16:53 +00:00
Sema Reinstate fix for PR7526, which was failing because, now that we 2010-07-01 05:10:53 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Move lib/Runtime to runtime/, and build after everything else. 2010-06-30 22:10:38 +00:00