.. |
ARCMigrate
|
Remove old driver code to grab the iOS simulator version from the -D option.
|
2012-11-09 01:59:30 +00:00 |
AST
|
PR14279: Work around this major miscompilation by treating move operations as
|
2012-11-14 07:36:28 +00:00 |
ASTMatchers
|
Fix AST-matcher descendant visiting for Types, TypeLocs and NestedNamespecifierLocs.
|
2012-11-13 17:14:11 +00:00 |
Analysis
|
Fix bad CFG construction bug when handling C++ 'try' statements.
|
2012-11-13 00:12:13 +00:00 |
Basic
|
The register constraint could mean a 16- or 8-bit register.
|
2012-11-12 18:52:32 +00:00 |
CodeGen
|
Move some GNUStep-specific code out of CGObjCGNU.
|
2012-11-14 09:08:34 +00:00 |
Driver
|
This patch makes the behavior of clang consistent with the behavior of gcc 4.6 in cases where both -fPIC and -fPIE is used.
|
2012-11-13 15:32:35 +00:00 |
Edit
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Frontend
|
s/BCPLComment/LineComment/
|
2012-11-11 07:02:14 +00:00 |
FrontendTool
|
PR14303: Add a NoDriverOption flag to those options which are not accepted by
|
2012-11-09 22:36:44 +00:00 |
Headers
|
Code cleanup: Remove trailing whitespace in unwind.h.
|
2012-11-14 06:33:58 +00:00 |
Lex
|
Suppress elided variadic macro argument extension diagnostic for macros using
|
2012-11-14 02:18:46 +00:00 |
Parse
|
ParseTemplate.cpp: Doxygen fix in AnnotateTemplateIdToken(). [-Wdocumentation]
|
2012-11-14 02:21:42 +00:00 |
Rewrite
|
objective-C modern translator. Start the line
|
2012-11-07 18:15:53 +00:00 |
Sema
|
When we have a MemberExpr referring to an overloaded static member function,
|
2012-11-14 07:06:31 +00:00 |
Serialization
|
Suppress elided variadic macro argument extension diagnostic for macros using
|
2012-11-14 02:18:46 +00:00 |
StaticAnalyzer
|
[analyzer] Address Jordan's code review for r167813.
|
2012-11-13 19:47:40 +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 |