llvm-project/clang/lib
Richard Smith 3494df490b Clean up misapplication of diff.
llvm-svn: 167260
2012-11-01 22:16:43 +00:00
..
ARCMigrate Move PreprocessorOptions into the Lex library, and make it intrusively 2012-10-24 17:01:35 +00:00
AST Fix the template type diffing to handle integral template arguments. 2012-11-01 21:29:28 +00:00
ASTMatchers Implement descendant matchers for NestedNamespecifiers 2012-10-30 15:42:00 +00:00
Analysis Fix potential null deference in CFG printer. 2012-10-12 22:56:31 +00:00
Basic isLegalUTF8() was giving the wrong answer 2012-10-30 23:50:26 +00:00
CodeGen Clean up misapplication of diff. 2012-11-01 22:16:43 +00:00
Driver Remove first argument from Arg::getValue; it's been unused since r105760. 2012-11-01 04:30:05 +00:00
Edit Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
Frontend Remove first argument from Arg::getValue; it's been unused since r105760. 2012-11-01 04:30:05 +00:00
FrontendTool Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Headers Add "static" to some functions in altivec.c where it was missing. 2012-10-31 18:17:07 +00:00
Lex Make the FilenameRange of the InclusionDirective callback more accurate, 2012-11-01 17:52:58 +00:00
Parse If skipping bodies is enabled outside code-completion, just skip the body directly 2012-10-31 17:29:28 +00:00
Rewrite Make DiagnosticOptions intrusively reference-counted, and make sure 2012-10-23 22:26:28 +00:00
Sema Correctly reject gotos in function-level try blocks. PR14225. 2012-10-31 23:55:28 +00:00
Serialization [PCH] Remove the stat cache from the PCH file. 2012-10-31 20:59:50 +00:00
StaticAnalyzer [analyzer] Fix typo in r167186. 2012-11-01 00:25:15 +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