llvm-project/clang/lib
John McCall 2b3c5538fa Look through array types when deciding whether a field requires non-trivial
destruction in the destructor-aliases logic.  Fixes PR 9197.

llvm-svn: 125447
2011-02-13 00:46:43 +00:00
..
AST Look through array types when deciding whether a field requires non-trivial 2011-02-13 00:46:43 +00:00
Analysis Don't report dead stores on unreachable code paths. Fixes <rdar://problem/8405222>. 2011-02-11 23:24:26 +00:00
Basic Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter. 2011-02-11 23:46:38 +00:00
CodeGen Look through array types when deciding whether a field requires non-trivial 2011-02-13 00:46:43 +00:00
Driver Add braces to quiet a gcc warning. 2011-02-10 20:35:01 +00:00
Frontend Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter. 2011-02-11 23:46:38 +00:00
FrontendTool CMake: LLVM_NO_RTTI must be obsolete now! 2011-02-10 09:15:32 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index CMake: LLVM_NO_RTTI must be obsolete now! 2011-02-10 09:15:32 +00:00
Lex Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter. 2011-02-11 23:46:38 +00:00
Parse Reject forbidden storage class specifiers in OpenCL. Patch by George Russell! 2011-02-11 19:59:54 +00:00
Rewrite CMake: LLVM_NO_RTTI must be obsolete now! 2011-02-10 09:15:32 +00:00
Sema Implement objective-c++'s block pointer type matching involving 2011-02-12 19:07:46 +00:00
Serialization When reading the AST, delay loading of the redeclaration chain to avoid deeply nested calls. 2011-02-12 07:50:47 +00:00
StaticAnalyzer Teach the IdempotentOperations checker to ignore property setters. 2011-02-12 18:50:03 +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