.. |
ARCMT
|
Objective-C SDK modernizer to use NS_ENUM/NS_OPTIONS macros
|
2015-01-26 17:41:03 +00:00 |
ASTMerge
|
…
|
|
Analysis
|
[analyzer] Different handling of alloca().
|
2015-02-19 13:36:20 +00:00 |
CXX
|
FIX PR 18432, default args, friends & late-parsed members.
|
2015-02-19 14:03:22 +00:00 |
CodeCompletion
|
…
|
|
CodeGen
|
[Headers] Add tests for _mm256_insert_epi64 and fix its definition
|
2015-02-19 03:02:33 +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
|
CodeGen: Weak reference temporaries belong in a COMDAT
|
2015-02-19 19:35:18 +00:00 |
CodeGenObjC
|
Remove trailing whitespace to help make test compatible with typeless pointer migration
|
2015-02-15 04:12:17 +00:00 |
CodeGenObjCXX
|
Add a testcase that exercises DIBuilder's handling of cyclic debug info nodes.
|
2015-02-17 19:17:56 +00:00 |
CodeGenOpenCL
|
Revert r229409: "Hack to try deleting file from build bots"
|
2015-02-16 18:03:59 +00:00 |
Coverage
|
clang/test/Coverage/html-diagnostics.c: Use find(1) to avoid globbing.
|
2014-11-04 13:05:10 +00:00 |
CoverageMapping
|
InstrProf: Always emit a coverage region for the condition of an if
|
2015-02-19 03:10:30 +00:00 |
Driver
|
Improve our handling of rtti/sanitize=vptr/sanitize=undefined
|
2015-02-19 01:04:49 +00:00 |
FixIt
|
Use the real CXXScopeSpec when setting the correction SourceRange.
|
2015-01-28 00:46:09 +00:00 |
Format
|
…
|
|
Frontend
|
Fix dependency generation crash test to run clang and clean up after itself.
|
2015-02-12 12:41:28 +00:00 |
Headers
|
Add more feature flags to the x86 instrinsic test.
|
2014-12-27 06:59:44 +00:00 |
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
|
Add driver flags -ftrigraphs, -fno-trigraphs.
|
2014-12-23 22:32:37 +00:00 |
Misc
|
Partial revert of r229336; this wasn't intended to go in.
|
2015-02-15 22:18:04 +00:00 |
Modules
|
Make -fmodules-decluse and -fmodules-strict-decluse compatible options.
|
2015-02-19 09:56:13 +00:00 |
OpenMP
|
Revert "Revert r229082 for a bit, it caused PR22577."
|
2015-02-14 01:35:12 +00:00 |
PCH
|
PR22405: don't lose implicit-deleted-ness across AST write / read.
|
2015-02-06 23:20:21 +00:00 |
Parser
|
Minor tweaks to r229447 to ensure the attribute is properly quoted when diagnosed.
|
2015-02-16 23:12:37 +00:00 |
Preprocessor
|
[ARM] Add missing M/R class CPUs
|
2015-02-18 10:34:48 +00:00 |
Profile
|
InstrProf: Don't emit counter increments in dead code
|
2015-01-09 01:46:40 +00:00 |
Rewriter
|
Objective-C modern rewriter. Patch to fix a rewriting bug
|
2014-10-28 23:46:58 +00:00 |
Sema
|
Sema: size_t is available in C when -fms-compatibility is enabled
|
2015-02-18 02:28:13 +00:00 |
SemaCUDA
|
Consider calls from implict host device functions as valid in SemaCUDA.
|
2014-12-16 20:12:38 +00:00 |
SemaCXX
|
Port r163224 to C++.
|
2015-02-18 05:19:40 +00:00 |
SemaObjC
|
Add more tests for NSArray/NSDictionary literals
|
2015-02-17 06:43:10 +00:00 |
SemaObjCXX
|
Update error message text.
|
2015-01-18 19:05:48 +00:00 |
SemaOpenCL
|
Revert "OpenCL: handle shift operator with vector operands"
|
2015-02-06 17:30:04 +00:00 |
SemaTemplate
|
[MSVC] Improved lookup into dependent/non-dependent bases of dependent class
|
2015-02-19 04:28:23 +00:00 |
TableGen
|
…
|
|
Tooling
|
Remove "REQUIRES:shell" from tests. They work for me.
|
2014-11-04 13:41:33 +00:00 |
Unit
|
…
|
|
VFS
|
IR: Make metadata typeless in assembly, clang side
|
2014-12-15 19:10:08 +00:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
…
|
|
Makefile
|
Fix makefile for debuginfo-tests execution.
|
2014-10-17 23:50:47 +00:00 |
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
|
…
|
|