llvm-project/clang/lib
Eric Christopher ee4ab93906 For pass-by-value record arguments to functions emit a forward decl
instead of the entire class definition.

llvm-svn: 149474
2012-02-01 06:07:23 +00:00
..
ARCMigrate arc migrator: twik previous patch to exclude user provided 2012-01-31 22:09:44 +00:00
AST constexpr: overflow checking for integral and floating-point arithmetic. 2012-02-01 05:53:12 +00:00
Analysis Format string warnings: don't a.k.a. wchar_t with wchar_t. 2012-01-31 14:59:59 +00:00
Basic Use the new Triple::getMacOSXVersion function in another place. 2012-01-31 23:52:58 +00:00
CodeGen For pass-by-value record arguments to functions emit a forward decl 2012-02-01 06:07:23 +00:00
Driver Use new Triple::getMacOSXVersion function. 2012-01-31 22:43:59 +00:00
Frontend Split compiler builtin module into "stdlib" builtins and "intrinsic" 2012-01-31 21:57:50 +00:00
FrontendTool Introduce 3 new fixit options: 2012-01-26 02:40:48 +00:00
Headers Split compiler builtin module into "stdlib" builtins and "intrinsic" 2012-01-31 21:57:50 +00:00
Index More dead code removal (using -Wunreachable-code) 2012-01-20 21:50:17 +00:00
Lex fix a crash on: 2012-01-31 18:53:44 +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 providing code completions for a switch over a scoped enumeration 2012-02-01 05:02:47 +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 Fix an assertion failure in isMacOSXVersionLT for IOS targets. 2012-01-31 23:52:54 +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