.. |
ARCMigrate
|
Re-sort all the headers. Lots of regressions have crept in here.
|
2013-01-19 08:09:44 +00:00 |
AST
|
Use const visitors in ASTDumper.
|
2013-02-01 12:35:51 +00:00 |
ASTMatchers
|
Re-design the convenience interfaces on MatchFinder.
|
2013-02-01 13:41:35 +00:00 |
Analysis
|
-Wuninitialized: warn about uninitialized values resulting from ?: that evaluate to lvalues (in C++).
|
2013-01-19 00:25:06 +00:00 |
Basic
|
Add PPC A2Q core and BG/Q preprocessor definitions
|
2013-02-01 05:53:33 +00:00 |
CodeGen
|
Destroy arrays and ARC fields when throwing out of ctors.
|
2013-02-01 05:11:40 +00:00 |
Driver
|
Add PPC A2Q core and BG/Q preprocessor definitions
|
2013-02-01 05:53:33 +00:00 |
Edit
|
Implement OpenCL event_t as Clang builtin type, including event_t related OpenCL restrictions (OpenCL 1.2 spec 6.9)
|
2013-01-20 12:31:11 +00:00 |
Format
|
Hopefully fix windows build due to non-standard pair implementation.
|
2013-02-01 11:28:16 +00:00 |
Frontend
|
For ModuleLoader::makeModuleVisible() also pass the source location where the
|
2013-02-01 16:36:12 +00:00 |
FrontendTool
|
use early returns to simplify and de-nest
|
2013-01-06 07:49:41 +00:00 |
Headers
|
C11: Provide the missing half of <stdalign.h>
|
2013-01-30 06:33:54 +00:00 |
Lex
|
Introduce SourceManager::PredefinesFileID, to allow each checking of whether
|
2013-02-01 16:36:07 +00:00 |
Parse
|
Provide a fixit for constexpr non-static data members.
|
2013-01-30 01:22:18 +00:00 |
Rewrite
|
Rework the traversal of Objective-C categories and extensions to
|
2013-01-16 23:00:23 +00:00 |
Sema
|
For ModuleLoader::makeModuleVisible() also pass the source location where the
|
2013-02-01 16:36:12 +00:00 |
Serialization
|
For ModuleLoader::makeModuleVisible() also pass the source location where the
|
2013-02-01 16:36:12 +00:00 |
StaticAnalyzer
|
[analyzer]RetainCount: Fix an autorelease related false positive.
|
2013-01-31 22:36:17 +00:00 |
Tooling
|
Nuke SetUpBuildDumpLog.
|
2013-01-20 01:58:28 +00:00 |
CMakeLists.txt
|
Initial version of formatting library.
|
2012-12-03 18:12:45 +00:00 |
Makefile
|
Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
|
2012-12-13 16:09:42 +00:00 |