.. |
ARCMT
|
[test/objcmt] Add a follow-up test case for r275600.
|
2016-07-15 20:40:24 +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] ExprEngine: remove second call to PreStmt<CastExpr>
|
2016-09-01 13:55:38 +00:00 |
CXX
|
Try contextually converting condition of constexpr if to Boolean value
|
2016-09-07 18:24:54 +00:00 |
CodeCompletion
|
Implement filtering for code completion of identifiers.
|
2016-07-27 14:56:59 +00:00 |
CodeGen
|
[Sema] Fix PR30346: relax __builtin_object_size checks.
|
2016-09-12 23:50:35 +00:00 |
CodeGenCUDA
|
[CUDA] Raise an error if a wrong-side call is codegen'ed.
|
2016-08-15 23:00:49 +00:00 |
CodeGenCXX
|
[DebugInfo] Deduplicate debug info limiting logic
|
2016-09-13 00:01:23 +00:00 |
CodeGenObjC
|
CodeGen: try harder to make the CFString structure RW
|
2016-07-29 19:15:51 +00:00 |
CodeGenObjCXX
|
[CodeGen][ObjC] Fix infinite recursion in getObjCEncodingForTypeImpl.
|
2016-08-17 19:42:22 +00:00 |
CodeGenOpenCL
|
[OpenCL] Fix pipe built-in functions return type.
|
2016-09-07 10:32:03 +00:00 |
Coverage
|
…
|
|
CoverageMapping
|
[Coverage] Suppress creating a code region if the same area is covered by an expansion region.
|
2016-08-31 07:04:16 +00:00 |
Driver
|
Debug info: Bump the default DWARF version on Darwin to 4.
|
2016-09-09 21:10:35 +00:00 |
FixIt
|
ObjC Class Property: diagnostics when accessing a class property using instance.
|
2016-06-28 23:01:49 +00:00 |
Format
|
Make clang-format remove duplicate headers when sorting #includes.
|
2016-08-10 09:32:23 +00:00 |
Frontend
|
Revert "Add -fdiagnostics-show-hotness"
|
2016-09-13 00:16:49 +00:00 |
Headers
|
Add MS __nop intrinsic to intrin.h
|
2016-09-07 16:55:12 +00:00 |
Index
|
[index] Fix crash with indexing designated init expressions inside templates.
|
2016-08-03 05:38:53 +00:00 |
Integration
|
…
|
|
Layout
|
[MS ABI] Implement __declspec(empty_bases) and __declspec(layout_version)
|
2016-05-23 17:16:12 +00:00 |
Lexer
|
Add -fmodules-ts flag to cc1 for the provisional C++ modules TS, and mark
|
2016-07-23 02:32:21 +00:00 |
Misc
|
[tablegen] Check that an optional IdentifierArgument of an attribute is
|
2016-09-10 03:29:43 +00:00 |
Modules
|
Add a couple of test files missed in r281258.
|
2016-09-12 21:07:09 +00:00 |
OpenMP
|
Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"
|
2016-08-18 09:25:07 +00:00 |
PCH
|
Do not validate pch when -fno-validate-pch is set
|
2016-09-07 18:40:20 +00:00 |
Parser
|
C++ Modules TS: Add parsing and some semantic analysis support for
|
2016-09-08 23:14:54 +00:00 |
Preprocessor
|
[CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same on host/device.
|
2016-09-09 20:35:43 +00:00 |
Profile
|
[Profile] Enable profile merging with -fprofile-generat[=<dir>]
|
2016-07-22 22:25:01 +00:00 |
Rewriter
|
…
|
|
Sema
|
[ms] Add support for parsing uuid as a Microsoft attribute.
|
2016-09-03 03:25:22 +00:00 |
SemaCUDA
|
[CUDA] Fix "declared here" note on deferred wrong-side errors.
|
2016-08-16 00:48:21 +00:00 |
SemaCXX
|
Add missing test coverage for an inheritance model attrib merge diag.
|
2016-09-10 13:03:59 +00:00 |
SemaObjC
|
[SemaObjC] Do not RebuildObjCMessageExpr without valid method decl
|
2016-08-22 21:50:22 +00:00 |
SemaObjCXX
|
Sema: support __declspec(dll*) on ObjC interfaces
|
2016-07-15 20:41:10 +00:00 |
SemaOpenCL
|
[Sema] Relax overloading restrictions in C.
|
2016-09-02 22:59:57 +00:00 |
SemaTemplate
|
[Sema] Don't diagnose an array type mismatch when the new or previous
|
2016-09-01 01:03:21 +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
|
Don't diagnose non-modular includes when we are not compiling a module.
|
2016-08-26 17:16:46 +00:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
Revert "[test] Add libLTO as a clang test dependency on Darwin"
|
2016-08-30 20:36:48 +00:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
C++ Modules TS: add frontend support for building pcm files from module
|
2016-08-26 00:14:38 +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
|
…
|
|