.. |
ARCMigrate
|
Introduce a PCHContainerOperations interface (NFC).
|
2015-06-20 18:53:08 +00:00 |
AST
|
Introduce a PCHContainerOperations interface (NFC).
|
2015-06-20 18:53:08 +00:00 |
ASTMatchers
|
Move a test from static-assert.cpp to DeclPrinterTest
|
2015-06-05 22:40:53 +00:00 |
Analysis
|
Allow the cf_returns_[not_]retained attributes to appear on out-parameters.
|
2015-06-19 23:17:46 +00:00 |
Basic
|
Suppress bogus gcc -Wreturn-type warnings.
|
2015-06-20 00:06:30 +00:00 |
CodeGen
|
[Codegen] Don't crash if destructor is not accessible.
|
2015-06-21 16:33:50 +00:00 |
Driver
|
ArrayRef-ify ParseArgs
|
2015-06-21 06:32:36 +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: Make exception to AlwaysBreakBeforeMultilineStrings more
|
2015-06-19 10:32:28 +00:00 |
Frontend
|
ArrayRef-ify ParseArgs
|
2015-06-21 06:32:36 +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
|
Allow the cf_returns_[not_]retained attributes to appear on out-parameters.
|
2015-06-19 23:17:46 +00:00 |
Parse
|
Stop moving attributes off of a block literal's decl specifiers.
|
2015-06-19 23:18:03 +00:00 |
Rewrite
|
Remove empty non-virtual destructors or mark them =default when non-public
|
2015-04-11 15:58:30 +00:00 |
Sema
|
Remove incomplete comment.
|
2015-06-22 01:19:59 +00:00 |
Serialization
|
ASTReader: Treat InputFileOffsets as unaligned to avoid UB
|
2015-06-21 20:32:40 +00:00 |
StaticAnalyzer
|
Introduce a PCHContainerOperations interface (NFC).
|
2015-06-20 18:53:08 +00:00 |
Tooling
|
Introduce a PCHContainerOperations interface (NFC).
|
2015-06-20 18:53:08 +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 |