.. |
ARCMigrate
|
[SDK modernizer] Patch to fix type of the typed enums when
|
2015-03-02 23:58:02 +00:00 |
AST
|
Replace Sema's map of locally-scoped extern "C" declarations with a DeclContext
|
2015-03-07 00:04:49 +00:00 |
ASTMatchers
|
Add translationUnitDecl matcher.
|
2015-02-10 14:46:45 +00:00 |
Analysis
|
Add a format warning for "%p" with non-void* args
|
2015-03-04 03:12:10 +00:00 |
Basic
|
Add Clang support for PPC cryptography builtins
|
2015-03-04 21:48:22 +00:00 |
CodeGen
|
Reapply r231508 "CodeGen: Emit constant temporaries into read-only globals."
|
2015-03-07 13:37:13 +00:00 |
Driver
|
Much like we silence warnings about -flto in many cases to facilitate
|
2015-03-07 10:01:29 +00:00 |
Edit
|
Edit: Do not extend a removal to include trailing whitespace if we're at the end
|
2014-09-15 11:47:10 +00:00 |
Format
|
Make constant static variables const so they can go into a read-only section
|
2015-03-08 16:06:46 +00:00 |
Frontend
|
[ASTUnit] Fix crash when trying to load a module file via ASTUnit::LoadFromASTFile.
|
2015-03-03 08:04:19 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
Add Clang support for PPC cryptography builtins
|
2015-03-04 21:48:22 +00:00 |
Index
|
[libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be.
|
2014-12-08 09:09:05 +00:00 |
Lex
|
Properly initialize the parser_crash debug token.
|
2015-03-08 19:28:24 +00:00 |
Parse
|
Make Token a real POD type.
|
2015-03-08 18:11:59 +00:00 |
Rewrite
|
[Rewrite] Make RewriteBuffer accessible on its own, and add a unit test for it.
|
2015-03-08 04:00:33 +00:00 |
Sema
|
Wrap to 80 columns. No behavior change.
|
2015-03-07 19:52:39 +00:00 |
Serialization
|
Replace Sema's map of locally-scoped extern "C" declarations with a DeclContext
|
2015-03-07 00:04:49 +00:00 |
StaticAnalyzer
|
[analyzer] RetainCountChecker: CF properties are always manually retain-counted.
|
2015-03-07 05:47:24 +00:00 |
Tooling
|
Adopt new cl::HideUnrelatedOptions API added r226729.
|
2015-01-21 23:26:11 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |
Makefile
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |