.. |
ARCMigrate
|
Refactor: Simplify boolean conditional return statements in lib/ARCMigrate
|
2015-11-06 01:26:37 +00:00 |
AST
|
Adjust printQualifiedName to handle unscoped enums in a way similar to anonymous namespaces.
|
2015-11-09 16:45:17 +00:00 |
ASTMatchers
|
[AST] Re-add TypeLocs and NestedNameSpecifierLocs to the ParentMap.
|
2015-10-23 09:04:55 +00:00 |
Analysis
|
Refactor: simplify boolean conditional return statements in lib/Analysis
|
2015-11-06 01:08:38 +00:00 |
Basic
|
[x86] Additional small fix for MCU psABI support
|
2015-11-05 12:43:09 +00:00 |
CodeGen
|
[EABI] Add Clang support for -meabi flag
|
2015-11-09 12:40:41 +00:00 |
Driver
|
[EABI] Add Clang support for -meabi flag
|
2015-11-09 12:40:41 +00:00 |
Edit
|
Replace double negation of !FileID.isInvalid() with FileID.isValid().
|
2015-10-03 10:46:20 +00:00 |
Format
|
clang-format: Turn on wrapping before "else" for WebKit style.
|
2015-11-04 22:49:32 +00:00 |
Frontend
|
[EABI] Add Clang support for -meabi flag
|
2015-11-09 12:40:41 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
Fix a couple intrinsic header comments. NFC
|
2015-11-03 06:16:31 +00:00 |
Index
|
Roll-back r250822.
|
2015-10-20 13:23:58 +00:00 |
Lex
|
Remove spaces in empty line, NFC.
|
2015-11-07 16:35:07 +00:00 |
Parse
|
Switch to using an explicit scope object to ensure we don't forget to pop ObjC
|
2015-11-03 01:19:56 +00:00 |
Rewrite
|
Roll-back r250822.
|
2015-10-20 13:23:58 +00:00 |
Sema
|
Make SemaBuiltinCpuSupports a static function. NFC.
|
2015-11-07 08:08:31 +00:00 |
Serialization
|
[modules] If we're given a module file, via -fmodule-file=, for a module, but
|
2015-11-05 00:54:55 +00:00 |
StaticAnalyzer
|
StaticAnalyzer: Remove implicit ilist iterator conversions, NFC
|
2015-11-06 23:04:58 +00:00 |
Tooling
|
Make ArgumentAdjuster aware of the current file being processed.
|
2015-11-05 02:19:53 +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 |