hanchenye-llvm-project/clang/lib
Fariborz Jahanian ca3566fc20 Fix scoping of method declarations and issue
warning when same parameter name used multiple times.
// rdar://8877730

llvm-svn: 125229
2011-02-09 22:20:01 +00:00
..
AST AST, Sema, Serialization: add CUDAKernelCallExpr and related semantic actions 2011-02-09 21:07:24 +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 Lexer: add CUDA kernel call tokens 2011-02-09 21:08:21 +00:00
Parse Fix scoping of method declarations and issue 2011-02-09 22:20:01 +00:00
Rewrite A few more tweaks to the blocks AST representation: 2011-02-07 10:33:21 +00:00
Sema Fix scoping of method declarations and issue 2011-02-09 22:20:01 +00:00
Serialization AST, Sema, Serialization: add CUDAKernelCallExpr and related semantic actions 2011-02-09 21:07:24 +00:00
StaticAnalyzer AST, Sema, Serialization: add CUDAKernelCallExpr and related semantic actions 2011-02-09 21:07: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