.. |
ARCMigrate
|
Revert "unique_ptr-ify ownership of ASTConsumers"
|
2014-07-17 22:34:12 +00:00 |
AST
|
Objective-C ARC. Adding declarations for Objective-C's
|
2014-08-06 20:56:21 +00:00 |
ASTMatchers
|
Prevent assert in ASTMatchFinder.
|
2014-07-23 13:17:47 +00:00 |
Analysis
|
clangAnalysis: Avoid member initializers in TempDtorContext to appease msc17.
|
2014-08-08 09:51:07 +00:00 |
Basic
|
Add predefined macros to identify x86_64h architectures.
|
2014-08-08 23:46:28 +00:00 |
CodeGen
|
Add a cc1 "dump-coverage-mapping" for testing coverage mapping.
|
2014-08-08 23:41:24 +00:00 |
Driver
|
Add -link-cxx-sanitizer driver flag.
|
2014-08-08 22:47:17 +00:00 |
Edit
|
[CMake] Reorder libdeps by alphabetical order.
|
2014-07-14 04:59:27 +00:00 |
Format
|
clang-format: Prefer not to put lambdas on a single line.
|
2014-08-08 12:00:13 +00:00 |
Frontend
|
Predefine IB_DESIGNABLE and IBInspectable macros. <rdar://problem/17441860>
|
2014-08-08 23:46:25 +00:00 |
FrontendTool
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |
Headers
|
[AVX512] Add intrinsic for valignd/q
|
2014-08-05 17:28:23 +00:00 |
Index
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |
Lex
|
Use llvm::sys::path::native instead of llvm::sys::fs::normalize_separators.
|
2014-08-08 21:31:04 +00:00 |
Parse
|
Parser: Array decls with static but without array size are illformed
|
2014-08-08 07:21:18 +00:00 |
Rewrite
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |
Sema
|
Extend tautological pointer compare and pointer to bool conversion warnings to
|
2014-08-08 22:41:43 +00:00 |
Serialization
|
[modules] Don't defer performing updates if we have incomplete redecl chains.
|
2014-08-07 20:58:41 +00:00 |
StaticAnalyzer
|
Simplify ownership of ExplodedGraph in the CoreEngine by removing unique_ptr indirection.
|
2014-08-08 23:36:37 +00:00 |
Tooling
|
Sure-up MemoryBuffer ownership in JSONCompilationDatabase's ctor.
|
2014-08-08 22:01:06 +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 |