..
ARCMigrate
Use the simpler version of llvm::sys::fs::exists.
2014-09-11 18:10:13 +00:00
AST
Objective-C. Under a special flag, -Wcstring-format-directive,
2014-09-09 23:10:54 +00:00
ASTMatchers
Separate the matchers by type and statically dispatch to the right list.
2014-09-05 20:15:31 +00:00
Analysis
Fix a couple of -Wsign-compare warnings introduced in r217556
2014-09-11 03:37:42 +00:00
Basic
Objective-C. Under a special flag, -Wcstring-format-directive,
2014-09-09 23:10:54 +00:00
CodeGen
Merge GetAddrOfCXXConstructor and GetAddrOfCXXDonstructor. NFC.
2014-09-11 15:42:06 +00:00
Driver
clang-cl: Add support for the /o option for object files, executables, and preprocessor output
2014-09-11 18:16:21 +00:00
Edit
Objective-C modernization. Convert -initWithUTF8String messaging
2014-08-25 20:22:25 +00:00
Format
Fix bug 20892 - clang-format does not handle C-style comments
2014-09-11 14:47:20 +00:00
Frontend
Avoid a couple of assertions when preprocessing with modules
2014-09-10 21:29:41 +00:00
FrontendTool
Provide a BuryPointer for unique_ptrs.
2014-08-29 16:53:14 +00:00
Headers
arm_acle: Fix error in ROR implementation
2014-08-28 15:25:52 +00:00
Index
clang-format: [JS] Support regex literals with trailing escaped slash.
2014-09-09 14:37:39 +00:00
Lex
Avoid a couple of assertions when preprocessing with modules
2014-09-10 21:29:41 +00:00
Parse
Don't crash on access decls with invalid scope specifier, PR20887.
2014-09-10 00:59:37 +00:00
Rewrite
Make clang's rewrite engine a core feature
2014-07-16 16:48:33 +00:00
Sema
Objective-C. Under a special flag, -Wcstring-format-directive,
2014-09-11 19:13:23 +00:00
Serialization
Avoid a couple of assertions when preprocessing with modules
2014-09-10 21:29:41 +00:00
StaticAnalyzer
Avoid some unnecessary SmallVector copies.
2014-09-11 14:13:49 +00:00
Tooling
Tooling: Ignore file names in tooling::deduplicate.
2014-09-09 13:53:29 +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