.. |
ARCMigrate
|
Modernize some low-hanging PathV1 uses.
|
2013-06-13 14:26:04 +00:00 |
AST
|
Convert a use of PathV1.h.
|
2013-06-24 15:00:11 +00:00 |
ASTMatchers
|
Add support for polymorphic matchers. Use runtime type checking to determine the right polymorphic overload to use.
|
2013-06-21 15:51:31 +00:00 |
Analysis
|
[CFG] Set the “loop target” (back edge) for VisitObjCForCollectionStmt loops
|
2013-06-22 00:23:20 +00:00 |
Basic
|
[NVPTX] Add NVPTX register constraints
|
2013-06-21 18:51:24 +00:00 |
CodeGen
|
DebugInfo: ensure negative enumerators are emitted as such
|
2013-06-24 07:13:13 +00:00 |
Driver
|
Convert a use of PathV1.h
|
2013-06-24 16:46:15 +00:00 |
Edit
|
[objcmt] Fix a mishandled conversion to objc directory literal.
|
2013-04-06 01:13:17 +00:00 |
Format
|
Add an option to not indent declarations when breaking after the type.
|
2013-06-21 17:25:42 +00:00 |
Frontend
|
Add -ast-dump-lookups switch to -cc1 to dump DeclContext lookup maps. Test to
|
2013-06-24 01:45:33 +00:00 |
FrontendTool
|
[Driver] Refactor clang driver to use LLVM's Option library
|
2013-06-14 17:17:23 +00:00 |
Headers
|
X86 intrinsics: cmpge|gt|nge|ngt_ss|_sd
|
2013-06-17 19:42:49 +00:00 |
Lex
|
[Modules] If a module map resides in a system header directory, treat it as a system module.
|
2013-06-21 16:28:10 +00:00 |
Parse
|
ArrayRef'ize Sema::CodeCompleteConstructorInitializer
|
2013-06-23 22:58:02 +00:00 |
Rewrite
|
Port HTMLDiagnostics to PathV2. No intended functionality change.
|
2013-06-12 18:13:05 +00:00 |
Sema
|
Add the global namespace (the "::" namespace specifier) to the list of
|
2013-06-24 17:49:03 +00:00 |
Serialization
|
Slightly improve cross-module merging for function templates.
|
2013-06-24 04:45:28 +00:00 |
StaticAnalyzer
|
Check the canonical parameter type with getAs<>() in a static checker
|
2013-06-24 16:56:16 +00:00 |
Tooling
|
Include PathV1.h only where it is used.
|
2013-06-17 17:23:47 +00:00 |
CMakeLists.txt
|
Turn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER} into proper options so that
|
2013-05-29 21:09:18 +00:00 |
Makefile
|
Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
|
2012-12-13 16:09:42 +00:00 |