..
ARCMT
Revert r231008 (and dependent r231019).
2015-03-03 10:02:53 +00:00
ASTMerge
…
Analysis
[analyzer] RetainCountChecker: CF properties are always manually retain-counted.
2015-03-07 05:47:24 +00:00
CXX
Update Clang tests to handle explicitly typed load changes in LLVM.
2015-02-27 21:19:58 +00:00
CodeCompletion
…
CodeGen
[X86, AVX] Replace vinsertf128 intrinsics with generic shuffles.
2015-03-10 15:19:26 +00:00
CodeGenCUDA
Update Clang tests to handle explicitly typed load changes in LLVM.
2015-02-27 21:19:58 +00:00
CodeGenCXX
Suppress a couple of tests, clang/test/CodeGen/catch-undef-behavior.c and one, for -Asserts for now. They were introduced in r231711.
2015-03-09 22:32:03 +00:00
CodeGenObjC
DebugInfo: Move new hierarchy into place (clang)
2015-03-03 17:25:55 +00:00
CodeGenObjCXX
DebugInfo: Move new hierarchy into place (clang)
2015-03-03 17:25:55 +00:00
CodeGenOpenCL
Restores r228382, which was reverted in r228406.
2015-02-25 05:48:23 +00:00
Coverage
…
CoverageMapping
InstrProf: Make sure counts in lambdas don't escape to the parent scope
2015-02-24 04:13:56 +00:00
Driver
Allow -target= and --target options
2015-03-10 13:58:33 +00:00
FixIt
Use the real CXXScopeSpec when setting the correction SourceRange.
2015-01-28 00:46:09 +00:00
Format
…
Frontend
Fix typo in my last commit.
2015-03-03 00:12:08 +00:00
Headers
Restore the libc++ definition of max_align_t on Apple platforms
2015-02-24 01:06:22 +00:00
Index
[ASTUnit] Fix crash when trying to load a module file via ASTUnit::LoadFromASTFile.
2015-03-03 08:04:19 +00:00
Integration
…
Layout
…
Lexer
Add -fuse-line-directive flag to control usage of #line with -E
2015-02-26 00:17:25 +00:00
Misc
Fix test case.
2015-03-02 21:47:47 +00:00
Modules
PR21687: when adding a redeclaration of a function with an implicit exception
2015-03-10 02:00:53 +00:00
OpenMP
[OPENMP] Initial codegen for 'omp task' directive.
2015-03-10 07:28:44 +00:00
PCH
Try to unbreak the Windows buildbots.
2015-03-03 23:36:57 +00:00
Parser
[PowerPC]Activate "vector bool long long" (and alternate spellings) as a valid type for Altivec support for Power.
2015-03-03 20:08:43 +00:00
Preprocessor
Add Clang support for PPC cryptography builtins
2015-03-04 21:48:22 +00:00
Profile
Add -frtti/-fexceptions to some more tests that assume they're on
2015-02-26 18:29:41 +00:00
Rewriter
Give some obj-c rewriter tests that use MS pragmas a triple as a speculative fix
2015-03-05 00:04:18 +00:00
Sema
Warn when jumping out of a __finally block via continue, break, return, __leave.
2015-03-09 02:47:59 +00:00
SemaCUDA
CUDA: Add option to allow host device functions to call host functions
2015-02-24 21:45:33 +00:00
SemaCXX
Warn when jumping out of a __finally block via goto.
2015-03-09 04:27:56 +00:00
SemaObjC
[PATCH Sema Objective-C]. Patch to warn on missing designated initializer
2015-03-09 20:39:51 +00:00
SemaObjCXX
…
SemaOpenCL
Restores r228382, which was reverted in r228406.
2015-02-25 05:48:23 +00:00
SemaTemplate
Revert "Improve declaration / expression disambiguation around ptr-operators, and use"
2015-02-23 22:36:28 +00:00
TableGen
…
Tooling
…
Unit
…
VFS
DebugInfo: Move new hierarchy into place (clang)
2015-03-03 17:25:55 +00:00
.clang-format
…
CMakeLists.txt
Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
2015-02-25 02:44:04 +00:00
Makefile
…
TestRunner.sh
…
cxx-sections.data
…
lit.cfg
Check for backtraces in tests which are verifying pretty stack traces from a crashing clang.
2015-02-10 19:53:38 +00:00
lit.site.cfg.in
Check for backtraces in tests which are verifying pretty stack traces from a crashing clang.
2015-02-10 19:53:38 +00:00
make_test_dirs.pl
…