llvm-project/clang/lib
Rafael Espindola e2a9e90c88 Don't try to use inreg with 0 sized structs. Thanks to Eli for reporting the
regression.

llvm-svn: 166461
2012-10-23 02:04:01 +00:00
..
ARCMigrate Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
AST PR14141 (part of DR1351): An implicitly-deduced "any" exception specification 2012-10-21 23:00:34 +00:00
ASTMatchers Implement hasParent()-matcher. 2012-10-22 16:26:51 +00:00
Analysis Fix potential null deference in CFG printer. 2012-10-12 22:56:31 +00:00
Basic Fix pre-commit refacto failure. 2012-10-22 18:56:43 +00:00
CodeGen Don't try to use inreg with 0 sized structs. Thanks to Eli for reporting the 2012-10-23 02:04:01 +00:00
Driver [Options] Add prefixes to options. 2012-10-22 22:13:48 +00:00
Edit Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
Frontend Handle implicitly-included PCH files the same way as 2012-10-22 23:59:45 +00:00
FrontendTool Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Headers clang/lib/Headers/CMakeLists.txt: Add f16cintrin.h. 2012-10-11 01:10:04 +00:00
Lex Fix for PR13334. This prevents crashes that result from badly formed 2012-10-22 20:28:48 +00:00
Parse When used in a compound expression FP_CONTRACT should proceed all explicit 2012-10-21 01:10:01 +00:00
Rewrite Remove pointless classof()'s. 2012-10-11 23:31:23 +00:00
Sema Ugly ugly hack for libstdc++-4.6 and libstdc++-4.7 compatibility. These 2012-10-23 00:32:41 +00:00
Serialization Allow clients of the AST reader to specify what kinds of AST load 2012-10-22 23:51:00 +00:00
StaticAnalyzer [analyzer] Assume 'new' never returns NULL if it could throw an exception. 2012-10-20 02:32:51 +00:00
Tooling Only report first error when no compilation database is found. 2012-10-15 13:12:24 +00:00
CMakeLists.txt Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00