llvm-project/clang/lib
Anders Carlsson fd4834061c Remove IsDefinition from CodeGenModule::setTypeVisibility; it is always true.
llvm-svn: 124529
2011-01-29 05:26:32 +00:00
..
AST Fix some corner cases in the __is_base_of logic. 2011-01-28 22:02:36 +00:00
Analysis Teach -Wuninitialized about indirect goto. Fixes PR 9071. 2011-01-27 18:51:39 +00:00
Basic Separate the access-control diagnostics from other diagnostics that do not have SFINAE behavior. 2011-01-27 21:06:28 +00:00
CodeGen Remove IsDefinition from CodeGenModule::setTypeVisibility; it is always true. 2011-01-29 05:26:32 +00:00
Driver [analyzer] Enable the self-init checker under command-line option '-analyzer-check-objc-self-init' which by default 2011-01-26 01:26:50 +00:00
Frontend Teach ASTUnit to save the specified target features, since 2011-01-27 18:02:58 +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 Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's ObjC retain/release checker. 2011-01-27 18:43:03 +00:00
Parse PR9037: Allow override, final, and new as an extension on inline members. 2011-01-28 06:07:34 +00:00
Rewrite Fix an objective-c rewriter bug rewriting a __block 2011-01-27 23:18:15 +00:00
Sema Fix some corner cases in the __is_base_of logic. 2011-01-28 22:02:36 +00:00
Serialization Give OpaqueValueExpr a source location, because its source location 2011-01-28 02:26:04 +00:00
StaticAnalyzer Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's ObjC retain/release checker. 2011-01-27 18:43:03 +00:00
CMakeLists.txt Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00