llvm-project/clang/lib
Devang Patel 84d40a431f Do not emit AT_MIPS_linkage_name for Objective-C method static variable i.
llvm-svn: 125210
2011-02-09 19:16:38 +00:00
..
AST Non-void functions need to return some value. 2011-02-09 08:42:57 +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 Do not emit AT_MIPS_linkage_name for Objective-C method static variable i. 2011-02-09 19:16:38 +00:00
Driver Driver/Frontend: Wire up -mregparm=. 2011-02-09 17:54:19 +00:00
Frontend Finish up the diagnostic client before we've torn down the ASTReader, 2011-02-09 18:47:31 +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 Remove vtables from the Stmt hierarchy; this was pretty easy as 2011-02-09 08:16:59 +00:00
Serialization NonTypeTemplateParmDecl is just a DeclaratorDecl, not a VarDecl. 2011-02-09 01:13:10 +00:00
StaticAnalyzer Remove vtables from the Stmt hierarchy; this was pretty easy as 2011-02-09 08:16:59 +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