llvm-project/clang/lib
Douglas Gregor 133edddd82 Devirtualize Decl::getNextRedeclaration().
llvm-svn: 125740
2011-02-17 08:47:29 +00:00
..
AST Devirtualize Decl::getNextRedeclaration(). 2011-02-17 08:47:29 +00:00
Analysis Step #1/N of implementing support for __label__: split labels into 2011-02-17 07:39:24 +00:00
Basic Fix a thinko with llvm::Optional, which is clearly the most dangerous class template in the universe 2011-02-16 19:09:24 +00:00
CodeGen Step #1/N of implementing support for __label__: split labels into 2011-02-17 07:39:24 +00:00
Driver Disable default synthesized properties until we can properly re-evaluate the feature. 2011-02-17 02:17:56 +00:00
Frontend fix clang -MM output to escape spaces in filenames. This seems to be 2011-02-17 02:14:49 +00:00
FrontendTool [analyzer] Overhauling of the checker registration mechanism. 2011-02-14 18:13:31 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Lex Warn for missing terminating " or ' instead of error for gcc compatibility. Fixed rdar://8914293. 2011-02-15 23:45:31 +00:00
Parse Improve parser recovery in "for" statements, from Richard Smith! 2011-02-17 03:38:46 +00:00
Rewrite Block rewriting bug. Don't take address of captured 2011-02-16 22:37:10 +00:00
Sema Implement -Wenum-compare, which warns when comparing two enums of 2011-02-17 08:37:06 +00:00
Serialization Step #1/N of implementing support for __label__: split labels into 2011-02-17 07:39:24 +00:00
StaticAnalyzer Step #1/N of implementing support for __label__: split labels into 2011-02-17 07:39:24 +00:00
CMakeLists.txt [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. 2011-02-08 22:30:36 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00