hanchenye-llvm-project/clang/lib
Reid Kleckner 33630907d6 Revert "intrin.h: include setjmp.h to get a jmp_buf definition"
This failed the ms-intrin.cpp test.

This reverts commit r200237.

This also comments out the _setjmpex declaration for now so that
intrin.h will work on x64 targets.

llvm-svn: 200243
2014-01-27 19:32:42 +00:00
..
ARCMigrate Enforce safe usage of DiagnosticsEngine::getCustomDiagID() 2014-01-26 06:17:37 +00:00
AST Comment parsing: don't crash while parsing \deprecated in a standalone comment 2014-01-27 17:55:43 +00:00
ASTMatchers Fix -Wreturn-type build failure on ASTMatchers, plus an intended assert 2014-01-26 08:12:32 +00:00
Analysis Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Basic Revert "Cortex-M3 and Cortex-M4 should not enable hwdiv-arm" 2014-01-27 19:26:39 +00:00
CodeGen Enforce safe usage of DiagnosticsEngine::getCustomDiagID() 2014-01-26 06:17:37 +00:00
Driver Driver: support -fno-debug-types-section to override -fdebug-types-section 2014-01-27 18:52:43 +00:00
Edit Add front-end infrastructure now address space casts are in LLVM IR. 2013-12-11 13:39:46 +00:00
Format clang-format: Fix incorrect space removal. 2014-01-25 09:16:02 +00:00
Frontend Require a module.map file to load a module 2014-01-22 23:19:39 +00:00
FrontendTool Bury leaked pointers in a global array to silence a leak detector in --disable-free mode 2013-12-27 08:11:08 +00:00
Headers Revert "intrin.h: include setjmp.h to get a jmp_buf definition" 2014-01-27 19:32:42 +00:00
Index Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Lex Enforce safe usage of DiagnosticsEngine::getCustomDiagID() 2014-01-26 06:17:37 +00:00
Parse Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Rewrite Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Sema ObjectiveC. When introducing a new property declaration in 2014-01-27 19:14:49 +00:00
Serialization Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
StaticAnalyzer Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Tooling Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +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