llvm-project/clang/lib
Eli Friedman 9ccdb1d01b Make sure we call MaybeCreateExprWithCleanups for the sub-expression of an indirect goto.
llvm-svn: 149441
2012-01-31 22:47:07 +00:00
..
ARCMigrate arc migrator: twik previous patch to exclude user provided 2012-01-31 22:09:44 +00:00
AST Pacify gcc's -Wreturn-type. 2012-01-31 18:59:25 +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 Fix "long double" and __SIZE_TYPE__ on powerpc, now with test fix. 2012-01-31 02:07:33 +00:00
CodeGen Support @compatibility_alias at run time (GNUstep Runtime) 2012-01-31 18:59:20 +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 Make sure we call MaybeCreateExprWithCleanups for the sub-expression of an indirect goto. 2012-01-31 22:47:07 +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] Add checks for common anti-patterns in strncat. 2012-01-31 19:33:39 +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