.. |
ARCMT
|
[objcmt] Don't add an #import of Foundation unnecessarily, if the NS_ENUM macro is already defined.
|
2016-07-15 18:11:27 +00:00 |
ASTMerge
|
When importing classes and structs with anonymous structs, it is critical that
|
2016-07-14 19:53:44 +00:00 |
Analysis
|
[analyzer] Add rudimentary handling of AtomicExpr.
|
2016-07-08 00:53:18 +00:00 |
CXX
|
[Sema] Fix a bug where pack expansion was not expanded in type alias
|
2016-07-05 17:57:24 +00:00 |
CodeCompletion
|
[CodeCompletion] Allow system headers providing private symbols with a single underscore.
|
2016-07-01 01:17:02 +00:00 |
CodeGen
|
Add XRay flags to Clang. We implement two flags to control the XRay behaviour:
|
2016-07-13 22:32:15 +00:00 |
CodeGenCUDA
|
NVPTX: Use the nvvm builtins to read SRegs rather than the legacy ptx ones
|
2016-07-07 16:41:08 +00:00 |
CodeGenCXX
|
P0305R0: Semantic analysis and code generation for C++17 init-statement for 'if' and 'switch':
|
2016-07-14 00:11:03 +00:00 |
CodeGenObjC
|
Allow 'nodebug' on local variables.
|
2016-06-16 00:42:36 +00:00 |
CodeGenObjCXX
|
Fix mangled name of method with ns_consumed parameters.
|
2016-05-25 14:15:08 +00:00 |
CodeGenOpenCL
|
AMDGPU: Add Clang Builtin for v_lerp_u8
|
2016-07-15 16:43:03 +00:00 |
Coverage
|
…
|
|
CoverageMapping
|
[Coverage] Do not map regions from system headers
|
2016-07-11 22:57:46 +00:00 |
Driver
|
[OpenCL] In test/Driver/opencl.cl, don't require name of Clang binary to contain "clang"
|
2016-07-14 15:06:57 +00:00 |
FixIt
|
ObjC Class Property: diagnostics when accessing a class property using instance.
|
2016-06-28 23:01:49 +00:00 |
Format
|
…
|
|
Frontend
|
[OpenCL] Actually activate Frontend/opencl.cl test and fix test bugs
|
2016-07-14 12:56:21 +00:00 |
Headers
|
Attempting to fix lit test test/Headers/opencl-c-header.cl on cygwin.
|
2016-06-27 21:43:00 +00:00 |
Index
|
Remove the new module cache from the index-module test
|
2016-07-14 22:53:23 +00:00 |
Integration
|
…
|
|
Layout
|
[MS ABI] Implement __declspec(empty_bases) and __declspec(layout_version)
|
2016-05-23 17:16:12 +00:00 |
Lexer
|
Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
|
2016-06-13 20:40:21 +00:00 |
Misc
|
P0305R0: Semantic analysis and code generation for C++17 init-statement for 'if' and 'switch':
|
2016-07-14 00:11:03 +00:00 |
Modules
|
Add test inputs missed by r275481.
|
2016-07-14 22:15:06 +00:00 |
OpenMP
|
[OpenMP] add check for both simdlen and safelen clauses specified
|
2016-07-15 04:39:07 +00:00 |
PCH
|
The test added in r275267 does not work on read-only checkouts because of the use of touch -m -t.
|
2016-07-14 13:58:27 +00:00 |
Parser
|
P0305R0: Semantic analysis and code generation for C++17 init-statement for 'if' and 'switch':
|
2016-07-14 00:11:03 +00:00 |
Preprocessor
|
[Driver][AArch64] Add support for Broadcom Vulcan core.
|
2016-06-29 10:00:31 +00:00 |
Profile
|
Remove MaxFunctionCount module flag annotation.
|
2016-06-20 20:48:32 +00:00 |
Rewriter
|
…
|
|
Sema
|
C does not have inline variables.
|
2016-07-14 22:22:58 +00:00 |
SemaCUDA
|
[CUDA] Add additional testcases for EraseUnwantedCUDAMatches.
|
2016-07-12 23:23:12 +00:00 |
SemaCXX
|
C does not have inline variables.
|
2016-07-14 22:22:58 +00:00 |
SemaObjC
|
ObjC Class Property: diagnostics when accessing a class property using instance.
|
2016-06-28 23:01:49 +00:00 |
SemaObjCXX
|
Re-commit r273548, reverted in r273589, with a fix to not produce
|
2016-06-23 19:02:52 +00:00 |
SemaOpenCL
|
[OpenCL] Improved diagnostics of OpenCL types.
|
2016-07-11 13:46:02 +00:00 |
SemaTemplate
|
Revert accidential "[MSVC] Late parsing of in-class defined member functions in template"
|
2016-06-15 11:24:54 +00:00 |
TableGen
|
…
|
|
Tooling
|
Back out the test case for r266973 for now.
|
2016-04-21 10:46:14 +00:00 |
Unit
|
Replace hardcoded comment at 'lit.site.cfg.in'
|
2016-04-16 06:54:46 +00:00 |
VFS
|
[VFS] Fix status() of opened redirected file
|
2015-12-10 23:41:39 +00:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
Re-apply "test: Use add_lit_testsuites so that subsets of tests can be specified"
|
2016-07-05 17:54:40 +00:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
Port some more debug info tests on Windows
|
2016-06-30 17:41:27 +00:00 |
lit.site.cfg.in
|
Replace hardcoded comment at 'lit.site.cfg.in'
|
2016-04-16 06:54:46 +00:00 |
make_test_dirs.pl
|
…
|
|