hanchenye-llvm-project/clang/test
Richard Sandiford a2d561f1a3 [SVE] Add a couple of extra sizeless type tests
This patch adds tests for things that happened to be fixed by previous
patches, but that should continue working if we do decide to treat
sizeless types as incomplete types.

Differential Revision: https://reviews.llvm.org/D79584
2020-11-27 10:33:47 +00:00
..
APINotes
ARCMT [clang][cli] Turn arcmt-* options into a single option 2020-11-18 10:53:41 +01:00
AST
ASTMerge
Analysis [clang][test] Fix prefix operator++ signature in iterators 2020-11-25 18:05:11 +01:00
CXX Part of C++ DR 39: a class member lookup is not ambiguous if it finds the 2020-11-25 17:03:11 -08:00
ClangScanDeps
CodeCompletion
CodeGen [MS] Add more 128bit cmpxchg intrinsics for AArch64 2020-11-25 12:07:28 -08:00
CodeGenCUDA [HIP] Fix regressions due to fp contract change 2020-11-24 08:10:06 -05:00
CodeGenCXX Treat a placeholder type for class template argument deduction as 2020-11-24 16:59:06 -08:00
CodeGenCoroutines [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
CodeGenHIP
CodeGenObjC
CodeGenObjCXX [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
CodeGenOpenCL [AMDGPU] Set the default globals address space to 1 2020-11-20 15:46:53 +00:00
CodeGenOpenCLCXX [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
CodeGenSYCL
Coverage
CoverageMapping
Driver [clang][Driver] Handle risvc in Baremetal.cpp. 2020-11-26 11:43:17 +00:00
FixIt
Format
Frontend Ignore noderef attribute in unevaluated context 2020-11-23 08:10:35 -05:00
Headers
Import
Index [AST] Build recovery expression by default for all language. 2020-11-23 11:08:28 +01:00
Integration
InterfaceStubs
Layout
Lexer
Misc Consistent spelling in diagnostics: {l,r}value instead of {l,r}-value 2020-11-15 18:05:11 +01:00
Modules [modules] Fix crash in call to `FunctionDecl::setPure()` 2020-11-18 11:55:29 -08:00
OpenMP [AST] Build recovery expression by default for all language. 2020-11-23 11:08:28 +01:00
PCH
Parser [AST] Build recovery expression by default for all language. 2020-11-23 11:08:28 +01:00
Preprocessor [clang][SVE] Activate macro `__ARM_FEATURE_SVE_VECTOR_OPERATORS`. 2020-11-25 10:16:43 +00:00
Profile [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
Refactor
Rewriter
Sema [SVE] Add a couple of extra sizeless type tests 2020-11-27 10:33:47 +00:00
SemaCUDA
SemaCXX [SVE] Add a couple of extra sizeless type tests 2020-11-27 10:33:47 +00:00
SemaObjC Consistent spelling in diagnostics: {l,r}value instead of {l,r}-value 2020-11-15 18:05:11 +01:00
SemaObjCXX [OPENMP]Fix PR47790: segfault in frontend while parsing Objective-C with OpenMP. 2020-11-12 13:26:11 -08:00
SemaOpenCL [OpenCL] Move kernel arg type tests into one file 2020-11-25 10:20:30 +00:00
SemaOpenCLCXX Fix a pair of tests that would fail on a win32 box 2020-11-17 14:28:52 -08:00
SemaSYCL
SemaTemplate Part of C++ DR 39: a class member lookup is not ambiguous if it finds the 2020-11-25 17:03:11 -08:00
TableGen
Templight
Tooling
Unit
VFS
clang-rename
utils/update_cc_test_checks [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
.clang-format
CMakeLists.txt Make check-clang depend on the LLVM split-file utility 2020-11-23 12:21:44 -08:00
TestRunner.sh
cxx-sections.data
lit.cfg.py [mac/arm] fix clang/test/Driver/darwin-ld-dedup.c 2020-11-23 13:32:29 -05:00
lit.site.cfg.py.in
make_test_dirs.pl