llvm-project/clang/lib
John Wiegley 1c0675e155 Parsing/AST support for Structured Exception Handling
Patch authored by Sohail Somani.

Provide parsing and AST support for Windows structured exception handling.

llvm-svn: 130366
2011-04-28 01:08:34 +00:00
..
AST Parsing/AST support for Structured Exception Handling 2011-04-28 01:08:34 +00:00
Analysis Remove unused method CFGBlock::hasBinaryBranchTerminator(). 2011-04-27 22:16:58 +00:00
Basic Remove this assert, I don't think it's being helpful and people have 2011-04-27 05:48:06 +00:00
CodeGen Parsing/AST support for Structured Exception Handling 2011-04-28 01:08:34 +00:00
Driver Driver: When compilation fails, don't try to remove output files we don't have 2011-04-25 20:43:05 +00:00
Frontend Add libstdc++ search paths for GCC 4.6.0 on Arch Linux. Patch by Jakub Wieczorek. 2011-04-25 20:59:30 +00:00
FrontendTool Re-enable disable free optimization where the FrontendAction is not freed when -disable-free is passed. This accidentally was commited in r128011. 2011-04-25 22:57:55 +00:00
Headers don't use compound literals in MM macros, since they will be instantiated 2011-04-25 20:42:40 +00:00
Index Support for C++11 (non-template) alias declarations. 2011-04-15 14:24:37 +00:00
Lex Parsing/AST support for Structured Exception Handling 2011-04-28 01:08:34 +00:00
Parse Parsing/AST support for Structured Exception Handling 2011-04-28 01:08:34 +00:00
Rewrite Use S.str() to force a flush. 2011-04-20 16:38:37 +00:00
Sema Parsing/AST support for Structured Exception Handling 2011-04-28 01:08:34 +00:00
Serialization Implementation of Embarcadero array type traits 2011-04-28 00:16:57 +00:00
StaticAnalyzer Parsing/AST support for Structured Exception Handling 2011-04-28 01:08:34 +00:00
Tooling This is the next step in building the standalone tools infrastructure: 2011-04-27 16:39:14 +00:00
CMakeLists.txt Adds a function to run FrontendActions over in-memory code. This is 2011-04-21 18:37:41 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00