..
ARCMT
[test] Port clang tests to canonicalized booleans
2017-01-25 13:11:45 +00:00
ASTMerge
[ASTImporter] Support default argument initialization of ParmVarDecls
2017-02-20 11:57:12 +00:00
Analysis
[Analyzer] Fix crash in ObjCPropertyChecker on protocol property
2017-03-01 01:47:37 +00:00
CXX
C++ DR1611, 1658, 2180: implement "potentially constructed subobject" rules for special member functions.
2017-02-25 23:53:05 +00:00
CodeCompletion
[Preprocessor] Fix incorrect token caching that occurs when lexing _Pragma
2017-02-24 17:45:16 +00:00
CodeGen
Allow attributes before union definition
2017-02-28 20:44:39 +00:00
CodeGenCUDA
[CodeGen] [CUDA] Add the ability set default attrs on functions in linked modules.
2017-01-25 21:29:48 +00:00
CodeGenCXX
[Test] Make Lit tests C++11 compatible - IR ordering
2017-03-01 00:10:00 +00:00
CodeGenCoroutines
[coroutines] Add allocation and deallocation substatements.
2016-10-27 16:28:31 +00:00
CodeGenObjC
NFC, Add a test that ensures that we don't emit helper code in copy/dispose
2017-02-24 00:09:30 +00:00
CodeGenObjCXX
Represent pass_object_size attrs in ExtParameterInfo
2017-02-24 02:49:47 +00:00
CodeGenOpenCL
AMDGPU: export s_sendmsg{halt} instrinsics
2017-02-25 04:20:24 +00:00
Coverage
Handle StaticAssertDecl in DeclContextPrinter
2017-01-03 12:16:02 +00:00
CoverageMapping
Suppress uninteresting warnings in test/CoverageMapping, NFC.
2017-02-25 07:05:41 +00:00
Driver
[ARM] Don't pass -arm-execute-only to cc1as
2017-02-28 09:09:53 +00:00
FixIt
[Sema] Improve the error diagnostic for dot destructor calls on pointer objects
2017-01-20 15:38:58 +00:00
Format
clang/test/Format/inplace.cpp: Avoid using wildcard.
2017-02-28 10:05:56 +00:00
Frontend
Migrate all of aarch64-linux-gnu to \01_mcount instead of just when passing along gnueabi as this matches both gcc and what the kernel expects.
2017-02-28 17:22:05 +00:00
Headers
[OpenCL] Correct ndrange_t implementation
2017-02-16 12:27:47 +00:00
Import
Testbed and skeleton of a new expression parser
2016-12-22 20:03:14 +00:00
Index
[GeneratePCHAction] If preprocessor option 'AllowPCHWithCompilerErrors' is enabled, don't delete the produced PCH file if error diagnostics occurred.
2017-02-27 03:52:36 +00:00
Integration
…
Layout
…
Lexer
[c++1z] Mark constexpr lambdas as done on status page and start advertising
2017-02-21 23:58:29 +00:00
Misc
Add template parameter depth and index to -ast-dump output.
2017-02-21 02:04:03 +00:00
Modules
[ODRHash] Add basic support for CXXRecordDecl
2017-02-28 21:24:38 +00:00
OpenMP
[OpenMP] Generate better diagnostics for cancel and cancellation point
2017-02-22 06:49:10 +00:00
PCH
[Test] Make Lit tests C++11 compatible - misc
2017-02-17 19:36:19 +00:00
Parser
PR24440: Do not silently discard a fold-expression appearing as the operand of a cast-expression.
2017-02-15 19:57:10 +00:00
Preprocessor
Also test OpenBSD/powerpc here for the various types expected to be the same across archs.
2017-02-25 16:35:18 +00:00
Profile
Weaken test/Profile/c-ternary.c
2017-02-25 07:21:23 +00:00
Rewriter
[test] Port clang tests to canonicalized booleans
2017-01-25 13:11:45 +00:00
Sema
Allow attributes before union definition
2017-02-28 20:44:39 +00:00
SemaCUDA
[CUDA] Let NVPTX inherit the host's calling conventions.
2017-01-05 16:53:38 +00:00
SemaCXX
Add warning for inconsistent overrides on destructor.
2017-03-01 03:07:55 +00:00
SemaObjC
Sema: use PropertyDecl for property selector
2017-02-20 23:45:49 +00:00
SemaObjCXX
[Sema] Disallow returning a __block variable via a move.
2017-02-15 05:15:28 +00:00
SemaOpenCL
AMDGPU: export s_sendmsg{halt} instrinsics
2017-02-25 04:20:24 +00:00
SemaTemplate
[Test] Make Lit tests C++11 compatible #9
2017-02-24 22:22:05 +00:00
TableGen
…
Tooling
[test] Port clang tests to canonicalized booleans
2017-01-25 13:11:45 +00:00
Unit
[test] Extend llvm_shlib_dir fix to unittests
2016-12-15 20:31:08 +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
Re-apply r292662, "IRGen: Start using the WriteThinLTOBitcode pass."
2017-01-26 23:51:50 +00:00
TestRunner.sh
…
cxx-sections.data
…
lit.cfg
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
2017-02-28 01:50:23 +00:00
lit.site.cfg.in
[test] Port clang tests to canonicalized booleans
2017-01-25 13:11:45 +00:00
make_test_dirs.pl
…