..
ARCMigrate
Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)
2014-08-10 19:56:51 +00:00
AST
[modules] When performing a lookup into a namespace, ensure that any later
2014-08-13 01:23:33 +00:00
ASTMatchers
Support named values in the autocomplete feature.
2014-08-12 21:11:37 +00:00
Analysis
clangAnalysis: Avoid member initializers in TempDtorContext to appease msc17.
2014-08-08 09:51:07 +00:00
Basic
unique_ptr-ify FileSystemStatCache::setNextStatCache
2014-08-11 21:29:24 +00:00
CodeGen
[UBSan] Add returns-nonnull sanitizer.
2014-08-13 00:26:40 +00:00
Driver
Emit diagnostic for -munaligned-access on v6m targets
2014-08-13 09:18:12 +00:00
Edit
[CMake] Reorder libdeps by alphabetical order.
2014-07-14 04:59:27 +00:00
Format
clang-format: Format long lists in columns if without bin-packing.
2014-08-13 08:46:21 +00:00
Frontend
Use StringRef instead of MemoryBuffer&.
2014-08-12 15:46:24 +00:00
FrontendTool
Make clang's rewrite engine a core feature
2014-07-16 16:48:33 +00:00
Headers
[AVX512] Add intrinsics for FP scalar broadcasts
2014-08-13 00:29:01 +00:00
Index
Make clang's rewrite engine a core feature
2014-07-16 16:48:33 +00:00
Lex
Verify all the module map files for a pcm are the same on load
2014-08-12 16:42:33 +00:00
Parse
PR20634: add some more cases that can legitimately come after a struct declaration to our list of special cases.
2014-08-13 02:13:15 +00:00
Rewrite
Make clang's rewrite engine a core feature
2014-07-16 16:48:33 +00:00
Sema
Objective-C [qoi]. Patch to not do Fix-It for fixing
2014-08-12 22:16:41 +00:00
Serialization
[modules] When performing a lookup into a namespace, ensure that any later
2014-08-13 01:23:33 +00:00
StaticAnalyzer
[analyzer] Check for negative values used as the size of a C variable-length array.
2014-08-12 16:44:22 +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