llvm-project/clang/lib
Reid Kleckner 9df1d975b8 Avoid crashing when failing to emit a thunk
If we crash, we raise a crash handler dialog, and that's really
annoying.  Even though we can't emit correct IR until we have musttail,
don't crash.

llvm-svn: 205948
2014-04-10 01:40:15 +00:00
..
ARCMigrate remove a bunch of unused private methods 2014-03-23 17:12:37 +00:00
AST Remove Unicode introduced in r205943 2014-04-10 00:59:44 +00:00
ASTMatchers Revert "Add support for named values in the parser." 2014-04-03 12:50:47 +00:00
Analysis Thread Safety Analysis: reorganized SExpr header files. No change in 2014-04-09 22:39:43 +00:00
Basic Driver: add target definition for Windows on ARM 2014-04-04 20:31:19 +00:00
CodeGen Avoid crashing when failing to emit a thunk 2014-04-10 01:40:15 +00:00
Driver clang-cl: Disable TBAA by default for MSVC compatibility 2014-04-09 20:07:39 +00:00
Edit Avoid a local Twine variable. 2014-03-29 16:54:24 +00:00
Format clang-format: Treat a trailing comment like a trailing comma in braced lists. 2014-04-09 13:18:49 +00:00
Frontend If a header is explicitly included in module A, and excluded from an umbrella 2014-04-08 13:13:04 +00:00
FrontendTool Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Headers intrin.h: Fix up bugs in the cr3 and msr intrinsics 2014-04-08 17:49:16 +00:00
Index libclang/libIndex: USR generation: mangle source location into USRs for macros, 2014-03-28 22:21:26 +00:00
Lex Move search for header in umbrella directories into its own function 2014-04-10 00:39:10 +00:00
Parse [MS-ABI] Add support for #pragma section and related pragmas 2014-04-08 22:30:47 +00:00
Rewrite Objective-C modern translator. Fix declaration of 2014-04-01 19:32:35 +00:00
Sema [Preprocessor/CodeComplete] Don't add include guard macros to code-completion results. 2014-04-09 18:21:23 +00:00
Serialization [Preprocessor/CodeComplete] Don't add include guard macros to code-completion results. 2014-04-09 18:21:23 +00:00
StaticAnalyzer Add missing include. 2014-04-09 03:31:44 +00:00
Tooling Tooling: Move heavyweight vectors around instead of copying. 2014-03-20 12:48:36 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00