.. |
ARCMigrate
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
AST
|
Replace __double_underscored type nullability qualifiers with _Uppercase_underscored
|
2015-06-24 22:02:08 +00:00 |
ASTMatchers
|
Move a test from static-assert.cpp to DeclPrinterTest
|
2015-06-05 22:40:53 +00:00 |
Analysis
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
Basic
|
[ARM] The bits set in the variable HW_FP could get unset
|
2015-06-24 23:39:25 +00:00 |
CodeGen
|
Omit 'nodebug' methods from the class description.
|
2015-06-25 17:50:43 +00:00 |
Driver
|
Teach Clang about the PPC64 memory sanitizer implementation.
|
2015-06-25 10:35:19 +00:00 |
Edit
|
[edit] Don't hit an assert when trying to delete a trailing space at EOF
|
2015-03-29 18:07:29 +00:00 |
Format
|
clang-format: [Proto] Don't treat "operator" as keyword.
|
2015-06-25 08:38:46 +00:00 |
Frontend
|
Add __nonnull/__nullable/__null_unspecified predefines for Darwin.
|
2015-06-24 22:02:16 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
Move xtest to its own file to match the gcc header organization.
|
2015-06-17 18:42:07 +00:00 |
Index
|
Rename MacroDefinition -> MacroDefinitionRecord, Preprocessor::MacroDefinition -> MacroDefinition.
|
2015-05-04 02:25:31 +00:00 |
Lex
|
[Preprocessor] Iterating over all macros should include those from modules.
|
2015-06-24 19:27:02 +00:00 |
Parse
|
[Concepts] Parsing of requires-clause in template-declaration
|
2015-06-25 00:23:39 +00:00 |
Rewrite
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
Sema
|
Fix #pragma redefine_extname when there is a local variable of the same name. The local should not be renamed, only the externally-available declaration should be.
|
2015-06-25 15:37:16 +00:00 |
Serialization
|
Use AddString/ReadString instead of doing it manually NFC
|
2015-06-23 18:20:23 +00:00 |
StaticAnalyzer
|
Fix a crash by division by zero in analyzer
|
2015-06-25 14:06:02 +00:00 |
Tooling
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +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 |