llvm-project/clang/lib
Bob Wilson 0c79f3cf3e Rip out a bunch of code for invoking gcc from clang.
llvm-svn: 167567
2012-11-08 01:03:34 +00:00
..
ARCMigrate Move PreprocessorOptions into the Lex library, and make it intrusively 2012-10-24 17:01:35 +00:00
AST Create helper functions in StmtDumper for outputting the indentation, newlines, and brackets. 2012-11-07 00:33:12 +00:00
ASTMatchers Insert interception point onStartOfTranslationUnit. 2012-11-02 01:31:03 +00:00
Analysis [analyzer] add LocationContext::inTopFrame() helper. 2012-11-03 02:54:16 +00:00
Basic Basic: Windows doesn't define S_IFIFO. 2012-11-06 17:08:24 +00:00
CodeGen When deciding whether to convert an array construction loop into a memcpy, look 2012-11-07 23:56:21 +00:00
Driver Rip out a bunch of code for invoking gcc from clang. 2012-11-08 01:03:34 +00:00
Edit Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
Frontend Remove code to fall back to llvm-gcc for i386 kexts. 2012-11-08 01:03:29 +00:00
FrontendTool Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Headers Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so 2012-11-05 23:30:26 +00:00
Lex Remove C++11-isms I just introduced in r167482 2012-11-06 19:41:11 +00:00
Parse PR12713 - crash on invalid due to unmatched parens in decltype 2012-11-07 19:08:05 +00:00
Rewrite objective-C modern translator. Start the line 2012-11-07 18:15:53 +00:00
Sema PR14284: crash on ext-valid returning NULL from a void function 2012-11-08 00:41:20 +00:00
Serialization When loading a module fails because it is out of date, rebuild that 2012-11-07 17:46:15 +00:00
StaticAnalyzer [analyzer] Check that the argument to CFMakeCollectable is non-NULL. 2012-11-07 17:12:37 +00:00
Tooling Make DiagnosticOptions intrusively reference-counted, and make sure 2012-10-23 22:26:28 +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