llvm-project/clang/test
Richard Smith 06d3fce01d PR43400: Add test that we can instantiate a friend function that is
defined as deleted.

The actual bug was fixed in commit d052a578.
2019-10-27 12:41:53 -07:00
..
ARCMT
AST Include leading attributes in DeclStmt's SourceRange 2019-10-17 11:20:21 +00:00
ASTMerge [clang] Make handling of unnamed template params similar to function params 2019-10-01 14:08:51 +00:00
Analysis [analyzer] Fix off-by-one in operator call parameter binding. 2019-10-23 08:17:02 -07:00
CXX When diagnosing an ambiguity, only note the candidates that contribute 2019-10-24 14:58:29 -07:00
ClangScanDeps [clang-scan-deps] Add basic support for modules. 2019-10-24 16:19:11 -07:00
CodeCompletion [CodeComplete] Ensure object is the same in compareOverloads() 2019-10-04 08:10:27 +00:00
CodeGen [clang] Switch arm-mve-intrinsics tests to use %clang_cc1. 2019-10-25 12:00:38 +01:00
CodeGenCUDA [HIP] Add option -fgpu-allow-device-init 2019-10-22 16:06:20 -04:00
CodeGenCXX Revert "Recommit "[Clang] Pragma vectorize_width() implies vectorize(enable)"" 2019-10-24 16:35:45 -07:00
CodeGenCoroutines Remove unreachable blocks before splitting a coroutine. 2019-08-14 03:54:13 +00:00
CodeGenObjC [test] Use %clang_cc1 instead of %clang -cc1 2019-09-27 05:37:06 +00:00
CodeGenObjCXX [c++20] Implement semantic restrictions for C++20 designated 2019-08-30 22:52:55 +00:00
CodeGenOpenCL AMDGPU: Add builtins for is_shared/is_private 2019-09-05 03:00:43 +00:00
CodeGenOpenCLCXX [OpenCL] Preserve addrspace in CGClass (PR43145) 2019-10-17 14:12:51 +00:00
Coverage
CoverageMapping Fix one more clang test which didn't have \5C in it 2019-10-10 18:42:06 +00:00
Driver Reland "[Clang][Bundler] Error reporting improvements" 2019-10-25 19:00:06 -07:00
FixIt [c++20] P1143R2: Add support for the C++20 'constinit' keyword. 2019-09-04 20:30:37 +00:00
Format [clang-format] Proposal for clang-format to give compiler style warnings 2019-10-13 14:51:45 +00:00
Frontend [HIP] Add option -fgpu-allow-device-init 2019-10-22 16:06:20 -04:00
Headers Add -fgnuc-version= to control __GNUC__ and other GCC macros 2019-10-10 21:04:25 +00:00
Import [clang] Ignore builtin namespaces in test/Import/cxx-anon-namespace 2019-10-01 11:53:20 +00:00
Index [clang] Make handling of unnamed template params similar to function params 2019-10-01 14:08:51 +00:00
Integration
InterfaceStubs [clang][IFS][test] Fixing lit test breakages on macOS due to r374798 2019-10-14 18:57:29 +00:00
Layout P0840R2: support for [[no_unique_address]] attribute 2019-06-20 20:44:45 +00:00
Lexer Mark P0784R7 as complete and start defining its feature-test macro. 2019-10-03 00:39:37 +00:00
Misc [clang] New __attribute__((__clang_arm_mve_alias)). 2019-10-24 16:33:13 +01:00
Modules [Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includes search paths and diagnostics. 2019-10-21 22:51:13 +00:00
OpenMP [OPENMP50]Add support for master taskloop simd. 2019-10-18 16:47:35 +00:00
PCH PCH debug info: Avoid appending the source directory to an absolute path 2019-10-21 16:44:37 +00:00
Parser [c++2a] Allow comparison functions to be explicitly defaulted. 2019-10-22 18:16:17 -07:00
Preprocessor Add -fgnuc-version= to control __GNUC__ and other GCC macros 2019-10-10 21:04:25 +00:00
Profile Update clang tests for new LLVM IR backslash printing in r374415 2019-10-10 18:36:41 +00:00
Refactor [Tooling] Added DeclStmtClass to ExtractionSemicolonPolicy 2019-08-14 13:37:39 +00:00
Rewriter
Sema [Sema][Typo Correction] Fix another infinite loop on ambiguity 2019-10-25 13:20:27 -04:00
SemaCUDA [CUDA][HIP} Add a test for constexpr default ctor 2019-10-11 02:43:28 +00:00
SemaCXX PR43762: when implicitly changing the active union member for an 2019-10-27 12:31:16 -07:00
SemaObjC Revert r374202"[ObjC generics] Fix not inheriting type bounds in categories/extensions." 2019-10-22 22:39:01 +02:00
SemaObjCXX [ObjC] Diagnose implicit type coercion from ObjC 'Class' to object 2019-10-17 15:27:04 +00:00
SemaOpenCL [OpenCL] Add -Wconversion to fdeclare-opencl-builtins test 2019-09-26 13:31:36 +00:00
SemaOpenCLCXX Quote the token being diagnosed for C11 extensions. 2019-08-27 13:47:51 +00:00
SemaTemplate PR43400: Add test that we can instantiate a friend function that is 2019-10-27 12:41:53 -07:00
TableGen
Templight
Tooling Prefer 'env not' over 'not env' in tests. 2019-10-14 01:41:56 +00:00
Unit
VFS Switch "windows" to "system-windows" in some XFAILs 2019-09-12 11:19:12 +00:00
clang-rename [clang-rename] Fix a crash when renaming a class without definition. 2019-10-04 14:09:31 +00:00
.clang-format
CMakeLists.txt [clang] Add llvm-ifs in test deps 2019-10-08 20:23:24 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg.py [clang][ifs] Clang Interface Stubs ToolChain plumbing. 2019-10-08 15:23:14 +00:00
lit.site.cfg.py.in Improve behavior in the case of stack exhaustion. 2019-08-26 18:18:07 +00:00
make_test_dirs.pl