.. |
ARCMigrate
|
Refactor: Simplify boolean conditional return statements in lib/ARCMigrate
|
2015-11-06 01:26:37 +00:00 |
AST
|
Use "auto" when the type name is redundant
|
2015-11-09 17:53:06 +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
|
Reorganise CPU handling for Sparc. When using -mcpu=v9 and co, __sparcv8
|
2015-11-09 23:39:45 +00:00 |
CodeGen
|
Atomics: support __c11_* calls on _Atomic struct types.
|
2015-11-09 19:56:35 +00:00 |
Driver
|
Use the generic Sparc CPU handling for Linux, FreeBSD and OpenBSD, too.
|
2015-11-10 00:40:29 +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
|
Moving FileManager::removeDotPaths to llvm::sys::path::remove_dots
|
2015-11-09 19:12:18 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
[X86] Fix bad intrinsic header comment. NFC.
|
2015-11-10 05:08:00 +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
|
Moving FileManager::removeDotPaths to llvm::sys::path::remove_dots
|
2015-11-09 19:12:18 +00:00 |
StaticAnalyzer
|
[analyzer] Fix assertion failure invalidating on const member function calls (PR25392).
|
2015-11-09 19:50:29 +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 |