.. |
ARCMigrate
|
Refactor recording the preprocessor conditional directive regions out of
|
2012-12-04 07:27:05 +00:00 |
AST
|
Testing objective-C declarations embedded in
|
2012-12-04 00:47:33 +00:00 |
ASTMatchers
|
Allow matchers to access the ASTContext.
|
2012-11-30 13:45:19 +00:00 |
Analysis
|
Include pruning and general cleanup.
|
2012-12-01 17:12:56 +00:00 |
Basic
|
Don't emit a warning with an input/output parameter. We assume the user knows what they're doing here.
|
2012-11-30 23:46:56 +00:00 |
CodeGen
|
Add a 'count' field to the DWARF subrange.
|
2012-12-04 06:21:27 +00:00 |
Driver
|
Add Clang flags -fsanitize-blacklist and -fno-sanitize-blacklist. Make this flag usable for ASan. Blacklisting can be used to disable sanitizer checks for particular file/function/object.
|
2012-12-03 19:12:58 +00:00 |
Edit
|
Refactor recording the preprocessor conditional directive regions out of
|
2012-12-04 07:27:05 +00:00 |
Format
|
Fixes a compile warning and crash in the tests.
|
2012-12-03 20:55:42 +00:00 |
Frontend
|
Refactor recording the preprocessor conditional directive regions out of
|
2012-12-04 07:27:05 +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
|
clang/Lex: [CMake] Update CMakefiles since r169229.
|
2012-12-04 07:40:33 +00:00 |
Parse
|
Don't include Type.h in DeclarationName.h.
|
2012-12-01 16:35:25 +00:00 |
Rewrite
|
Make helper classes anonymous. Make helper functions static instead of private members so the anonymous class doesn't leak out.
|
2012-12-01 20:58:01 +00:00 |
Sema
|
Consistently use 'needsImplicit<special member>' to determine whether we need
|
2012-12-01 02:35:44 +00:00 |
Serialization
|
Refactor recording the preprocessor conditional directive regions out of
|
2012-12-04 07:27:05 +00:00 |
StaticAnalyzer
|
Add raw_ostream include to pacify MSVC.
|
2012-12-01 17:54:07 +00:00 |
Tooling
|
Introduce CompilationDatabase::getAllCompileCommands() that returns all
|
2012-12-04 07:26:44 +00:00 |
CMakeLists.txt
|
Initial version of formatting library.
|
2012-12-03 18:12:45 +00:00 |
Makefile
|
Initial version of formatting library.
|
2012-12-03 18:12:45 +00:00 |