.. |
ARCMT
|
Revert "Revert r241620 and follow-up commits" and move the initialization
|
2015-07-08 01:00:30 +00:00 |
ASTMerge
|
PR10405 - Desugar FunctionType and TemplateSpecializationType if any type that appears inside needs to be desugared.
|
2015-07-16 01:06:17 +00:00 |
Analysis
|
[analyzer] Add checkers for OS X / iOS localizability issues
|
2015-08-14 20:22:22 +00:00 |
CXX
|
[Sema] Be consistent about diagnostic wording: always use "cannot".
|
2015-08-15 15:23:14 +00:00 |
CodeCompletion
|
Fix code completion tests to use an explicit modules cache path
|
2015-07-20 21:22:46 +00:00 |
CodeGen
|
Add REQUIRES: x86-registered-target to test since it's required.
|
2015-08-19 17:18:32 +00:00 |
CodeGenCUDA
|
Revert "[CUDA] Add implicit __attribute__((used)) to all __global__ functions."
|
2015-08-11 11:02:09 +00:00 |
CodeGenCXX
|
Revert "Generating assumption loads of vptr after ctor call (fixed)"
|
2015-08-18 05:40:20 +00:00 |
CodeGenObjC
|
DI: Update testcases for LLVM assembly change
|
2015-07-31 18:59:37 +00:00 |
CodeGenObjCXX
|
[test] Follow-up for r243343, also add a test case using an enum for designated enum.
|
2015-07-28 00:01:13 +00:00 |
CodeGenOpenCL
|
Fix invalid shufflevector operands
|
2015-08-02 15:28:10 +00:00 |
Coverage
|
…
|
|
CoverageMapping
|
InstrProf: Fix a misuse of the FunctionDecl API when generating coverage
|
2015-07-28 00:41:51 +00:00 |
Driver
|
Properly pass through the PIC mode to the integrated assembler when
|
2015-08-19 15:12:02 +00:00 |
FixIt
|
Replace __double_underscored type nullability qualifiers with _Uppercase_underscored
|
2015-06-24 22:02:08 +00:00 |
Format
|
Disable style-on-command-line test on Windows
|
2015-06-09 17:47:59 +00:00 |
Frontend
|
Remove test cases, which rely on the default sanitizer blacklists.
|
2015-08-13 23:37:28 +00:00 |
Headers
|
Revert "Revert r241620 and follow-up commits" and move the initialization
|
2015-07-08 01:00:30 +00:00 |
Index
|
Initialize the AST consumer as soon as we have both an ASTConsumer and an
|
2015-08-18 20:39:29 +00:00 |
Integration
|
…
|
|
Layout
|
__declspec is not a core Clang language extension. Instead, require -fms-extensions or -fborland to enable the language extension.
|
2015-05-26 19:44:52 +00:00 |
Lexer
|
Turn off __has_feature(cxx_rtti) when -fno-rtti-data is present
|
2015-08-13 17:56:49 +00:00 |
Misc
|
Stop printing macro backtraces that don't help diagnostics.
|
2015-08-12 18:24:59 +00:00 |
Modules
|
[modules] Tests for r245390.
|
2015-08-18 23:42:50 +00:00 |
OpenMP
|
[OPENMP] Link libomp.lib on Windows
|
2015-08-19 04:49:01 +00:00 |
PCH
|
Remove bad test.
|
2015-07-30 01:21:56 +00:00 |
Parser
|
Windows ARM: ignore calling conventions as described on MSDN
|
2015-08-14 18:00:09 +00:00 |
Preprocessor
|
Enable passing test on Windows + MSYS.
|
2015-08-16 19:02:49 +00:00 |
Profile
|
Tweak a couple of -fprofile tests in clang/test to accept backslash in path.
|
2015-07-10 13:11:08 +00:00 |
Rewriter
|
__declspec is not a core Clang language extension. Instead, require -fms-extensions or -fborland to enable the language extension.
|
2015-05-26 19:44:52 +00:00 |
Sema
|
Make __builtin_object_size always answer correctly
|
2015-08-19 02:19:07 +00:00 |
SemaCUDA
|
[CUDA] Added stubs for new attributes used by CUDA headers.
|
2015-08-10 20:33:56 +00:00 |
SemaCXX
|
Make a test less brittle.
|
2015-08-17 22:18:30 +00:00 |
SemaObjC
|
[Sema] Be consistent about diagnostic wording: always use "cannot".
|
2015-08-15 15:23:14 +00:00 |
SemaObjCXX
|
[Sema] Be consistent about diagnostic wording: always use "cannot".
|
2015-08-15 15:23:14 +00:00 |
SemaOpenCL
|
[Sema] Be consistent about diagnostic wording: always use "cannot".
|
2015-08-15 15:23:14 +00:00 |
SemaTemplate
|
[Sema] Be consistent about diagnostic wording: always use "cannot".
|
2015-08-15 15:23:14 +00:00 |
TableGen
|
…
|
|
Tooling
|
Change the expectation for test/Tooling/ms-asm-no-target.cpp since
|
2015-07-08 01:39:38 +00:00 |
Unit
|
…
|
|
VFS
|
Commit some test changes somehow missed in r239789.
|
2015-06-16 00:19:29 +00:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
Revert "Revert r241620 and follow-up commits" and move the initialization
|
2015-07-08 01:00:30 +00:00 |
Makefile
|
…
|
|
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
Enable clang tests requiring "clang-driver" on mingw.
|
2015-07-25 20:05:21 +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
|
…
|
|