..
ARCMT
[ObjC] Allow declaring __strong pointer fields in structs in Objective-C
2018-02-28 07:15:55 +00:00
ASTMerge
[ASTImporter] Load external Decls when getting field index.
2018-08-08 09:40:57 +00:00
Analysis
[CStringSyntaxChecker] Reduces space around error message for strlcat.
2018-08-15 20:09:52 +00:00
CXX
[Sema] P0961R1: Relaxing the structured bindings customization point finding rules
2018-08-09 20:11:13 +00:00
CodeCompletion
[CodeComplete] Add a few extra tests for r333538. NFC
2018-06-01 09:49:53 +00:00
CodeGen
[AArch64] - return address signing
2018-08-17 12:55:05 +00:00
CodeGenCUDA
Try to make builtin address space declarations not useless
2018-08-02 12:14:28 +00:00
CodeGenCXX
Enforce instantiation of template multiversion functions
2018-08-13 18:33:20 +00:00
CodeGenCoroutines
[Coroutines] Less IR for noexcept await_resume
2018-06-23 18:57:26 +00:00
CodeGenObjC
[gnu-objc] Make selector order deterministic.
2018-08-14 10:05:25 +00:00
CodeGenObjCXX
[CodeGen] Merge equivalent block copy/helper functions.
2018-08-10 15:09:24 +00:00
CodeGenOpenCL
AMDGPU: Add another missing builtin
2018-08-09 22:18:37 +00:00
Coverage
Reapply "[Parse] Use CapturedStmt for @finally on MSVC"
2018-06-08 00:30:00 +00:00
CoverageMapping
[OPENMP] Fix PR38256: Fix locations of the artificial conditional op.
2018-07-25 14:40:26 +00:00
Driver
Fix for bug 38508 - Don't do PCH processing when only generating preprocessor output
2018-08-17 13:43:39 +00:00
FixIt
[Sema] Add fixit for unused lambda captures
2018-07-16 07:23:47 +00:00
Format
…
Frontend
[ADT] Normalize empty triple components
2018-08-08 22:23:57 +00:00
Headers
[Headers] Define *_HAS_SUBNORM for FLT, DBL, LDBL
2018-08-08 20:38:38 +00:00
Import
[ASTImporter] Add test for member pointer types.
2018-08-16 18:22:21 +00:00
Index
[libclang 8/8] Add support for the flag_enum attribute
2018-08-03 05:55:40 +00:00
Integration
…
Layout
NFC - Fix typo in test/Layout/itanium-pack-and-align.cpp
2018-07-04 11:21:44 +00:00
Lexer
[CMake] Use normalized Windows target triples
2018-08-09 02:16:18 +00:00
Misc
Refactor attribute printing to be a bit more obviously-correct.
2018-08-09 01:21:06 +00:00
Modules
[CMake] Use normalized Windows target triples
2018-08-09 02:16:18 +00:00
OpenMP
[OPENMP] FIx processing of declare target variables.
2018-08-15 19:45:12 +00:00
PCH
Fix for bug 38508 - Don't do PCH processing when only generating preprocessor output
2018-08-17 13:43:39 +00:00
Parser
Append new attributes to the end of an AttributeList.
2018-08-03 01:21:16 +00:00
Preprocessor
[Android] Increase default new alignment for Android
2018-08-01 17:55:34 +00:00
Profile
[FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests
2018-07-11 20:26:20 +00:00
Refactor
…
Rewriter
Reapply "[Parse] Use CapturedStmt for @finally on MSVC"
2018-06-08 00:30:00 +00:00
Sema
[Sema] fix -Wfloat-conversion test case.
2018-08-13 18:07:50 +00:00
SemaCUDA
[CUDA][HIP] Allow function-scope static const variable
2018-07-28 03:05:25 +00:00
SemaCXX
[SEMA] add more -Wfloat-conversion to compound assigment analysis
2018-08-13 16:38:07 +00:00
SemaObjC
Clean up and simplify RequireCompleteType.
2018-08-07 21:35:41 +00:00
SemaObjCXX
[Sema] Relax a failing assert in TemplateArgumentLoc
2018-07-31 00:18:30 +00:00
SemaOpenCL
[OpenCL] Add test for constant sampler argument
2018-08-14 13:56:52 +00:00
SemaOpenCLCXX
[OpenCL] Support new/delete in Sema
2018-06-14 09:51:54 +00:00
SemaTemplate
[CMake] Use normalized Windows target triples
2018-08-09 02:16:18 +00:00
TableGen
[Clang Tablegen][RFC] Allow Early Textual Substitutions in `Diagnostic` messages.
2018-05-19 03:12:04 +00:00
Templight
…
Tooling
[lit, python] Always add quotes around the python path in lit
2018-08-06 22:37:45 +00:00
Unit
…
VFS
[CMake] Use normalized Windows target triples
2018-08-09 02:16:18 +00:00
clang-rename
…
.clang-format
…
CMakeLists.txt
[analyzer] Fix bots by removing new check-clang-analyzer commands from CHECK-ALL
2018-08-14 18:55:34 +00:00
TestRunner.sh
…
cxx-sections.data
…
lit.cfg.py
[CMake] Use normalized Windows target triples
2018-08-09 02:16:18 +00:00
lit.site.cfg.py.in
Fix lit fatal errors about requiring a USE_Z3_SOLVER param
2018-08-14 21:15:57 +00:00
make_test_dirs.pl
…