.. |
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 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
|
ARM AAPCS-VFP: fix handling of homogeneous aggreate.
|
2012-10-30 23:21:41 +00:00 |
Driver
|
Remove ccc-no-clang-cpp, which is also dead now.
|
2012-10-30 23:49:11 +00:00 |
Edit
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Frontend
|
remove duplicate data array
|
2012-10-30 06:13:52 +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
|
Handle string encoding diagnostics when there are too many invalid ranges.
|
2012-10-30 23:22:22 +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
|
Trim #includes.
|
2012-10-30 04:43:51 +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 |