llvm-project/clang/lib
Anna Zaks 4afaaf228c [analyzer] Rename REGISTER_MAP_WITH_GDM ->REGISTER_MAP_WITH_PROGRAMSTATE
llvm-svn: 166999
2012-10-30 04:17:18 +00:00
..
ARCMigrate Move PreprocessorOptions into the Lex library, and make it intrusively 2012-10-24 17:01:35 +00:00
AST Move two helper functions to AST so that sema can use them. 2012-10-27 01:03:43 +00:00
ASTMatchers Implement has(), hasDescendant(), forEach() and forEachDescendant() for 2012-10-29 10:14:44 +00:00
Analysis Fix potential null deference in CFG printer. 2012-10-12 22:56:31 +00:00
Basic This patch adds alignment information for long double to the 64-bit PowerPC 2012-10-29 14:59:24 +00:00
CodeGen Don't crash on bad atomic operations. PR14176. 2012-10-30 01:15:28 +00:00
Driver In the past "production" clang builds would not be used for c++, and 2012-10-30 00:13:16 +00:00
Edit Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
Frontend Move getOriginalSourceFileName inline. Patch by Laszlo Nagy. 2012-10-29 23:26:40 +00:00
FrontendTool Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Headers X86 SSE Intrinsics: update header for sqrt_ss, rsqrt_ss and rcp_ss. 2012-10-26 00:25:10 +00:00
Lex improve highlighting of invalid string encodings 2012-10-28 18:24:46 +00:00
Parse Fix crash on missing namespace name in namespace alias definition -- PR14085. 2012-10-27 23:44:27 +00:00
Rewrite Make DiagnosticOptions intrusively reference-counted, and make sure 2012-10-23 22:26:28 +00:00
Sema Revert commit r166946 2012-10-29 18:28:57 +00:00
Serialization getOriginalSourceFileName and getOriginalSourceFile can return a StringRef. 2012-10-30 00:38:13 +00:00
StaticAnalyzer [analyzer] Rename REGISTER_MAP_WITH_GDM ->REGISTER_MAP_WITH_PROGRAMSTATE 2012-10-30 04:17:18 +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