.. |
ARCMT
|
clang/test/ARCMT/remap-applying.c: Use %/s on the command line of echo(1).
|
2017-04-28 05:02:52 +00:00 |
ASTMerge
|
Revert r299355 "[ASTImporter] Fix for importing unnamed structs"
|
2017-04-03 21:06:45 +00:00 |
Analysis
|
[analyzer] Add annotation for functions taking user-facing strings
|
2017-07-14 10:24:36 +00:00 |
CXX
|
[modules ts] Basic for module linkage.
|
2017-07-07 20:04:28 +00:00 |
CodeCompletion
|
[Completion] Code complete the members for a dependent type after a '::'
|
2017-06-15 21:40:54 +00:00 |
CodeGen
|
[Hexagon] Add intrinsics for data cache operations
|
2017-07-14 16:01:24 +00:00 |
CodeGenCUDA
|
CodeGenModule: Always output wchar_size, check LLVM assumptions.
|
2017-05-20 01:29:55 +00:00 |
CodeGenCXX
|
[Sema] Mark a virtual CXXMethodDecl as used if a call to it can be
|
2017-07-13 06:08:27 +00:00 |
CodeGenCoroutines
|
[coroutines] Allow co_await and co_yield expressions that return an lvalue to compile
|
2017-06-15 19:43:36 +00:00 |
CodeGenObjC
|
[ObjC] Pick a 'readwrite' property when synthesizing ambiguous
|
2017-07-13 11:06:22 +00:00 |
CodeGenObjCXX
|
test: fix test for release builds
|
2017-06-27 18:57:50 +00:00 |
CodeGenOpenCL
|
[AMDGPU] Fix size and alignment of size_t and pointer types
|
2017-07-05 04:58:24 +00:00 |
Coverage
|
Handle -ast-dump-all when passed as the only option.
|
2017-06-15 00:00:08 +00:00 |
CoverageMapping
|
[Coverage] Avoid null deref in skipRegionMappingForDecl (fixes PR32761)
|
2017-04-24 20:52:04 +00:00 |
Driver
|
Unconditionally use .init_array instead of .ctors on Solaris.
|
2017-07-14 17:49:52 +00:00 |
FixIt
|
[clang] Fix format test
|
2017-07-15 01:06:59 +00:00 |
Format
|
[clang-format] Replace IncompleteFormat by a struct with Line
|
2017-04-21 14:35:20 +00:00 |
Frontend
|
Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"
|
2017-07-01 05:45:26 +00:00 |
Headers
|
support operator keywords used in Windows SDK
|
2017-06-09 16:29:35 +00:00 |
Import
|
[clang-import-test] Test that enumerators and their values are found.
|
2017-07-11 00:29:37 +00:00 |
Index
|
[index] Objective-C method declarations and message sends with
|
2017-07-13 10:50:21 +00:00 |
Integration
|
Tie the macOS tests in test/Integration to the latest macOS SDK
|
2017-06-02 11:26:35 +00:00 |
Layout
|
Print nested name specifiers for typedefs and type aliases
|
2017-03-10 15:04:58 +00:00 |
Lexer
|
Allow for unfinished #if blocks in preambles
|
2017-05-30 11:54:55 +00:00 |
Misc
|
[diagtool] Add a 'find-diagnostic-id' subcommand that converts a name of
|
2017-07-12 16:41:49 +00:00 |
Modules
|
[ODRHash] Revert r307743 which reverted r307720
|
2017-07-15 02:55:13 +00:00 |
OpenMP
|
[OPENMP] Fix reduction tests, NFC.
|
2017-07-13 15:15:25 +00:00 |
PCH
|
[Sema] Allow unmarked overloadable functions.
|
2017-06-27 21:31:31 +00:00 |
Parser
|
Keep the IdentifierInfo in the Token for alternative operator keyword
|
2017-07-14 09:23:40 +00:00 |
Preprocessor
|
Keep the IdentifierInfo in the Token for alternative operator keyword
|
2017-07-14 09:23:40 +00:00 |
Profile
|
[Profile] Do not assign counters to functions without bodies
|
2017-06-30 21:02:14 +00:00 |
Rewriter
|
[Objective-C] Fix non-determinism in clang
|
2017-07-06 18:49:57 +00:00 |
Sema
|
Fix crash parsing invalid code
|
2017-07-07 09:38:59 +00:00 |
SemaCUDA
|
[CUDA] Let NVPTX inherit the host's calling conventions.
|
2017-01-05 16:53:38 +00:00 |
SemaCXX
|
[coroutines] Include the implicit object parameter type when looking up coroutine_traits for member functions.
|
2017-07-10 01:27:22 +00:00 |
SemaObjC
|
Extend -Wdeprecated-implementations to warn about unavailable methods
|
2017-07-13 16:37:11 +00:00 |
SemaObjCXX
|
Fix errored return value in CheckFunctionReturnType and add a fixit hint
|
2017-05-10 20:03:16 +00:00 |
SemaOpenCL
|
[OpenCL] Test on image access modifiers and image type can only be a type of a function argument.
|
2017-07-06 07:06:11 +00:00 |
SemaTemplate
|
Fix test case in pre-C++11 mode; address Aaron Ballman's code review.
|
2017-07-05 21:12:37 +00:00 |
TableGen
|
…
|
|
Tooling
|
[test] Port clang tests to canonicalized booleans
|
2017-01-25 13:11:45 +00:00 |
Unit
|
Change remaining references to lit.util.capture to use subprocess.check_output.
|
2017-07-06 21:46:47 +00:00 |
VFS
|
…
|
|
clang-rename
|
Move ClassReplacements.cpp test from clang-rename tests to the
|
2017-06-30 16:58:36 +00:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
[refactor] Move clang-rename into the clang repository
|
2017-06-30 16:36:09 +00:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
Change remaining references to lit.util.capture to use subprocess.check_output.
|
2017-07-06 21:46:47 +00:00 |
lit.site.cfg.in
|
Add #pragma clang attribute
|
2017-04-18 14:33:39 +00:00 |
make_test_dirs.pl
|
…
|
|