llvm-project/clang/lib
Eli Friedman f927b8bc81 Add a missing check in CodeGen of packed classes with vtables. <rdar://problem/11324125>.
llvm-svn: 155689
2012-04-27 02:34:46 +00:00
..
ARCMigrate [arcmt] When fixing the "unassigned init call" ARC error, make sure 2012-03-31 01:34:06 +00:00
AST Fix a crash-on-invalid where the constant evaluator would try to 2012-04-26 18:10:01 +00:00
Analysis [analyzer] Run remove dead bindings right before leaving a function. 2012-04-20 21:59:08 +00:00
Basic Define __ANDROID__ macro on -androideabi targets. 2012-04-26 12:08:09 +00:00
CodeGen Add a missing check in CodeGen of packed classes with vtables. <rdar://problem/11324125>. 2012-04-27 02:34:46 +00:00
Driver Typo. 2012-04-27 00:35:50 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend Revert r154981, because it caused PR12674. 2012-04-26 21:39:46 +00:00
FrontendTool Remove the -cc1-level option "-pubnames-dump". Such things should stay 2012-04-13 16:03:00 +00:00
Headers Expand #include_next in float.h from mingw to _msc_ver. 2012-04-24 23:43:40 +00:00
Lex Implements boxed expressions for Objective-C. <rdar://problem/10194391> 2012-04-19 00:25:12 +00:00
Parse Add note to help explain why a tag such as 'struct' is needed to refer 2012-04-26 23:36:17 +00:00
Rewrite modern objective-c transltion: Fixes a translation bug 2012-04-26 23:20:25 +00:00
Sema Add note to help explain why a tag such as 'struct' is needed to refer 2012-04-26 23:36:17 +00:00
Serialization [PCH] In ASTReader::completeVisibleDeclsMap, after we loaded all visible decls, mark 2012-04-26 18:34:14 +00:00
StaticAnalyzer Change FunctionSummary.h's definition of SetOfDecls to be an ImmutableList instead 2012-04-27 00:38:33 +00:00
Tooling Fixes the header search logic for tools: 2012-04-25 09:25:41 +00:00
CMakeLists.txt Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00
Makefile Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00