..
Analysis
Disable a couple of crash-* tests for now. It seems they might be incompatible to win32.
2015-01-29 13:23:23 +00:00
ARCMT
Objective-C SDK modernizer to use NS_ENUM/NS_OPTIONS macros
2015-01-26 17:41:03 +00:00
ASTMerge
CodeCompletion
CodeGen
[X86] Add other flavors of AVX512 cmpps/cmppd intrinsics.
2015-02-01 22:27:40 +00:00
CodeGenCUDA
When generating llvm.used, we may need an addrspacecast instead of a bitcast.
2015-02-02 21:05:49 +00:00
CodeGenCXX
MS ABI: Add more documentation and tests for novtable
2015-02-02 19:05:46 +00:00
CodeGenObjC
FileCheck'ize CodeGenObjC test
2015-02-02 19:30:54 +00:00
CodeGenObjCXX
Emit DeferredDeclsToEmit in a DFS order.
2015-01-22 00:24:57 +00:00
CodeGenOpenCL
Re-apply "r226548 - Introduce SPIR calling conventions" reverted in r226558.
2015-01-20 11:20:41 +00:00
Coverage
CoverageMapping
InstrProf: Avoid creating profile names for symbols in system headers
2015-01-22 02:17:23 +00:00
CXX
Code cleanup
2015-01-30 14:21:35 +00:00
Driver
Fix a typo
2015-01-31 23:25:54 +00:00
FixIt
Use the real CXXScopeSpec when setting the correction SourceRange.
2015-01-28 00:46:09 +00:00
Format
Frontend
Headers
Index
This reverts commit r227432, r227438 and r227448.
2015-01-29 17:22:53 +00:00
Integration
Layout
PR6037
2015-01-19 01:44:02 +00:00
Lexer
Misc
When checking the template argument list, use a copy of that list for changes
2015-01-24 02:48:32 +00:00
Modules
Add cc1 option '-fmodule-feature' to add custom values for 'requires' decls
2015-02-02 21:56:15 +00:00
OpenMP
Support ‘omp for’ with static chunked schedule kind.
2015-01-22 08:49:35 +00:00
Parser
MS ABI: Implement support for 'novtable'
2015-02-02 10:22:20 +00:00
PCH
Teach AST printing to not print whitespace inside {} and () for initialization,
2015-01-30 02:04:26 +00:00
Preprocessor
No longer SCE_PRIVATE ;)
2015-01-27 16:53:56 +00:00
Profile
Rewriter
Sema
Allow objc_bridge(id) to be used on typedefs of [cv] void*.
2015-02-01 22:34:06 +00:00
SemaCUDA
SemaCXX
SEH: Diagnose use of C++ EH and SEH in the same function
2015-02-02 22:15:31 +00:00
SemaObjC
Allow objc_bridge(id) to be used on typedefs of [cv] void*.
2015-02-01 22:34:06 +00:00
SemaObjCXX
Update error message text.
2015-01-18 19:05:48 +00:00
SemaOpenCL
Fix OpenCL 1.2 double as an optional core feature behaviour
2015-01-30 10:51:46 +00:00
SemaTemplate
Weaken an assertion that isn't true for invalid input.
2015-01-30 01:48:49 +00:00
TableGen
Tooling
Unit
VFS
.clang-format
CMakeLists.txt
cxx-sections.data
lit.cfg
Special-case the PS4 SDK for a clang test
2015-01-30 18:25:59 +00:00
lit.site.cfg.in
make_test_dirs.pl
Makefile
TestRunner.sh