llvm-project/clang/test
Richard Smith 19a311a483 Disallow explicit instantiation and explicit specialization for deduction guides.
llvm-svn: 294641
2017-02-09 22:47:51 +00:00
..
ARCMT
ASTMerge
Analysis [analyzer] Fix an assertion fail in CStringSyntaxChecker. 2017-02-02 08:20:54 +00:00
CXX Disallow explicit instantiation and explicit specialization for deduction guides. 2017-02-09 22:47:51 +00:00
CodeCompletion
CodeGen [DebugInfo] Added support to Clang FE for generating debug info for preprocessor macros. 2017-02-09 22:07:24 +00:00
CodeGenCUDA
CodeGenCXX [MS] Fix C++ destructor thunk line info for a declaration 2017-02-08 16:09:32 +00:00
CodeGenCoroutines
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL AMDGPU: Add a test checking alignments of emitted globals/allocas 2017-02-07 04:28:02 +00:00
Coverage
CoverageMapping
Driver [DebugInfo] Added support to Clang FE for generating debug info for preprocessor macros. 2017-02-09 22:07:24 +00:00
FixIt
Format
Frontend
Headers
Import
Index
Integration
Layout
Lexer
Misc
Modules Initialize builtins during modular codegen 2017-02-08 20:51:11 +00:00
OpenMP [Lit Test] Make tests C++11 compatible - Parse OpenMP 2017-02-08 19:46:15 +00:00
PCH
Parser Diagnose attempts to explicitly instantiate a template at class scope. Previously Clang would simply ignore the 'template' keyword in this case. 2017-02-09 22:14:25 +00:00
Preprocessor [X86] Clzero flag addition and inclusion under znver1 2017-02-09 06:10:14 +00:00
Profile
Rewriter
Sema [AVR] Add support for the 'interrupt' and 'naked' attributes 2017-02-08 05:09:26 +00:00
SemaCUDA
SemaCXX Diagnose attempts to explicitly instantiate a template at class scope. Previously Clang would simply ignore the 'template' keyword in this case. 2017-02-09 22:14:25 +00:00
SemaObjC
SemaObjCXX [Sema][ObjC++] Typo correction should handle ivars and properties 2017-02-03 14:22:33 +00:00
SemaOpenCL [OpenCL] Accept logical NOT for pointer types in CL1.1 2017-02-07 16:09:41 +00:00
SemaTemplate Diagnose attempts to explicitly instantiate a template at class scope. Previously Clang would simply ignore the 'template' keyword in this case. 2017-02-09 22:14:25 +00:00
TableGen
Tooling
Unit
VFS
.clang-format
CMakeLists.txt
TestRunner.sh
cxx-sections.data
lit.cfg
lit.site.cfg.in
make_test_dirs.pl