llvm-project/clang/lib
Devang Patel 14524e0f24 If an aggregate argument is passed indirectly because it has non trivial
destructor or copy constructor than let debug info know about it.

Radar 8945514.

llvm-svn: 125142
2011-02-09 00:37:30 +00:00
..
AST AST: support for pre-arg expressions on CallExpr subclasses 2011-02-08 21:18:02 +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 If an aggregate argument is passed indirectly because it has non trivial 2011-02-09 00:37:30 +00:00
Driver Allow multiple -B prefixes. Patch by Joerg Sonnenberger. 2011-02-08 20:31:42 +00:00
Frontend Improve our uniquing of file entries when files are re-saved or are 2011-02-05 19:42:43 +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 When checking the 'weak' and 'weakref' attributes, look for non-external 2011-02-08 22:35:49 +00:00
Serialization Split the serialized representation for the detailed preprocessing 2011-02-08 21:58:10 +00:00
StaticAnalyzer analyzer, retain/release checker: Remove hack where objects passed in message to 'self' are no longer tracked. 2011-02-08 22:54:26 +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