llvm-project/clang/lib
Devang Patel 19ba2b4d6e Emit debug info for objc_selector.
llvm-svn: 125163
2011-02-09 03:15:05 +00:00
..
AST Convert RecordLayout::Size to CharUnits from bits. No changes to 2011-02-09 01:59:34 +00:00
Analysis Enhance -Wuninitialized to better reason about || and &&, tracking dual dataflow facts and properly merging them. 2011-02-01 17:43:18 +00:00
Basic Update for API change. 2011-02-08 22:44:16 +00:00
CodeGen Emit debug info for objc_selector. 2011-02-09 03:15:05 +00:00
Driver Allow multiple -B prefixes. Patch by Joerg Sonnenberger. 2011-02-08 20:31:42 +00:00
Frontend static analyzer: Further reduce the analyzer's memory usage when analyzing sqlite3 by 7-10% by recylcing "uninteresting" ExplodedNodes. 2011-02-09 01:27:33 +00:00
FrontendTool Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Add a __has_feature check for default template arguments in function 2011-02-05 20:35:30 +00:00
Parse Support for objextive-c++ use of property-dot syntax as receiver 2011-02-08 18:05:59 +00:00
Rewrite A few more tweaks to the blocks AST representation: 2011-02-07 10:33:21 +00:00
Sema NonTypeTemplateParmDecl is just a DeclaratorDecl, not a VarDecl. 2011-02-09 01:13:10 +00:00
Serialization NonTypeTemplateParmDecl is just a DeclaratorDecl, not a VarDecl. 2011-02-09 01:13:10 +00:00
StaticAnalyzer static analyzer: Further reduce the analyzer's memory usage when analyzing sqlite3 by 7-10% by recylcing "uninteresting" ExplodedNodes. 2011-02-09 01:27:33 +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