llvm-project/clang/lib
Abramo Bagnara ad9f2e21cd Avoid to write function name in comment. Thanks to Dmitri Gribenko.
llvm-svn: 167588
2012-11-08 16:27:30 +00:00
..
ARCMigrate Move PreprocessorOptions into the Lex library, and make it intrusively 2012-10-24 17:01:35 +00:00
AST Fixed range of implicit MemberExpr. 2012-11-08 13:52:58 +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 Set TLSSupported to false on Haiku. 2012-11-08 12:59:15 +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 Driver/Darwin: The -arch argument values aren't exactly the arch names from a 2012-11-08 03:38:26 +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 Avoid to write function name in comment. Thanks to Dmitri Gribenko. 2012-11-08 16:27:30 +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