..
ARCMigrate
Refactor: Simplify boolean conditional return statements in lib/ARCMigrate
2015-11-06 01:26:37 +00:00
AST
Fix some Clang-tidy modernize warnings, other minor fixes.
2015-11-04 21:37: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
Fix __builtin_signbit for ppcf128 type
2015-11-06 14:52:46 +00:00
Driver
[tsan] Add Clang frontend support for TSan on OS X
2015-11-06 15:09:20 +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
After some discussion, promote -fobjc-weak to a driver option.
2015-11-05 19:19:56 +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
Improve macro dumping to preserve semantically-relevant spelling information.
2015-11-05 20:55:14 +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
[modules] Don't merge an anonymous enum definition into a named enum definition.
2015-11-05 01:30:19 +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
[analyzer] Add VforkChecker to find unsafe code in vforked process.
2015-11-06 11:16:31 +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