llvm-project/clang/lib
Douglas Gregor 3dd5fe2006 Make sure that the layout-override parser grabs the size, not the data
size. Otherwise, we can end up with bogus layouts.

llvm-svn: 149703
2012-02-03 19:31:51 +00:00
..
ARCMigrate arc migrator: twik previous patch to exclude user provided 2012-01-31 22:09:44 +00:00
AST When a pack expansion occurs in the template argument list of an alias 2012-02-03 17:16:23 +00:00
Analysis Thread safety analysis: 2012-02-03 04:45:26 +00:00
Basic Change the fixed array of FixitHints to a SmallVector to lift off 2012-02-03 05:58:22 +00:00
CodeGen Fix -ftrap-function fallout from llvm r145714. <rdar://problem/10799325> 2012-02-03 06:27:22 +00:00
Driver Fix -ftrap-function fallout from llvm r145714. <rdar://problem/10799325> 2012-02-03 06:27:22 +00:00
Frontend Make sure that the layout-override parser grabs the size, not the data 2012-02-03 19:31:51 +00:00
FrontendTool Introduce 3 new fixit options: 2012-01-26 02:40:48 +00:00
Headers Back out my heinous hack that tricked the module generation mechanism 2012-02-02 18:42:48 +00:00
Index More dead code removal (using -Wunreachable-code) 2012-01-20 21:50:17 +00:00
Lex Change Lexer::makeFileCharRange() to have it accept a CharSourceRange 2012-02-03 05:58:29 +00:00
Parse Implement code completion support for module import declarations, e.g., 2012-01-29 18:15:03 +00:00
Rewrite In FixItRecompile::BeginInvocation() reset the diagnostics before executing 2012-01-27 06:15:37 +00:00
Sema When a pack expansion occurs in the template argument list of an alias 2012-02-03 17:16:23 +00:00
Serialization Thread a TargetInfo through to the module map; we'll need it for 2012-01-30 06:01:29 +00:00
StaticAnalyzer [analyzer] Fix a false positive in the CFArrayCreate check that surfaces 2012-02-02 01:30:08 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00