llvm-project/clang/test
Luís Marques 3af354e863 [Clang][CodeGen][RISCV] Fix hard float ABI for struct with empty struct and complex
Fixes bug 44904.

Differential Revision: https://reviews.llvm.org/D91278
2020-12-08 09:19:05 +00:00
..
APINotes [NFC][tests] Replace use of GNUisms in usage of diff 2020-11-08 12:07:51 -05:00
ARCMT [clang][cli] Turn arcmt-* options into a single option 2020-11-18 10:53:41 +01:00
AST Stop ExtractTypeForDeductionGuide from recursing on TypeSourceInfo 2020-12-07 11:29:57 -08:00
ASTMerge [clang] Improve Serialization/Imporing/Dumping of APValues 2020-10-21 19:03:13 +02:00
Analysis [analyzer] Ignore annotations if func is inlined. 2020-12-07 11:28:11 -08:00
CXX Add diagnostic for for-range-declaration being specificed with thread_local 2020-12-04 15:06:35 -08:00
ClangScanDeps [clang-scan-deps] Improve argument parsing to find target object file path. 2020-12-01 15:04:15 -05:00
CodeCompletion [clang] Enable code completion of designated initializers in Compound Literal Expressions 2020-12-01 12:06:48 +01:00
CodeGen [Clang][CodeGen][RISCV] Fix hard float ABI for struct with empty struct and complex 2020-12-08 09:19:05 +00:00
CodeGenCUDA Fix assertion in tryEmitAsConstant 2020-12-02 19:10:01 -05:00
CodeGenCXX [CodeGen][MSan] Don't use offsets of zero-sized fields 2020-12-07 13:37:40 -08:00
CodeGenCoroutines [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
CodeGenHIP
CodeGenObjC [NFC] Add proper triple for arc.ll test 2020-12-02 23:31:06 -08:00
CodeGenObjCXX [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
CodeGenOpenCL Fix lit test failure due to 0b81d9 2020-12-07 19:50:21 -05:00
CodeGenOpenCLCXX [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
CodeGenSYCL Revert "[SYCL] Implement __builtin_unique_stable_name." 2020-10-12 01:10:09 -04:00
Coverage
CoverageMapping [Coverage] Add empty line regions to SkippedRegions 2020-09-21 12:42:53 -07:00
Driver [test] Rewrite split-debug.c 2020-12-07 18:40:31 -08:00
FixIt
Format
Frontend [clang] Fix noderef for AddrOf on MemberExpr 2020-12-07 14:48:41 -08:00
Headers [clang] Add missing header guard in <cpuid.h> 2020-11-10 19:34:25 -08:00
Import
Index [clang] Add a new nullability annotation for swift async: _Nullable_result 2020-12-07 17:19:20 -05:00
Integration
InterfaceStubs
Layout [AIX] Support two itanium alignment LIT testcases for AIX using regex 2020-10-13 16:47:01 -04:00
Lexer [clang][feature] Add cxx_abi_relative_vtable feature 2020-10-08 10:30:54 -07:00
Misc [clang] Add support for attribute 'swift_async' 2020-12-07 17:19:26 -05:00
Modules s/instantate/instantiate/ throughout. NFCI. 2020-12-01 22:13:40 -05:00
OpenMP [PowerPC][Clang] Remove QPX support 2020-12-07 10:15:39 -05:00
PCH Revert "Add new 'preferred_name' attribute." 2020-12-08 00:42:48 -08:00
Parser [AST] Build recovery expression by default for all language. 2020-11-23 11:08:28 +01:00
Preprocessor Fix lit test failure due to 0b81d9 2020-12-07 19:50:21 -05:00
Profile [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
Refactor
Rewriter
Sema [Sema] Fold VLAs to constant arrays in a few more contexts 2020-12-04 10:03:23 -05:00
SemaCUDA [CUDA][HIP] Fix overloading resolution 2020-12-02 16:33:33 -05:00
SemaCXX Fix assertion failure due to incorrect dependence bits on a DeclRefExpr 2020-12-07 18:48:38 -08:00
SemaObjC [clang] Add support for attribute 'swift_async' 2020-12-07 17:19:26 -05:00
SemaObjCXX [clang] add a `swift_async_name` attribute 2020-12-04 15:55:29 -08:00
SemaOpenCL [OpenCL] Add some more kernel argument tests 2020-12-03 10:21:29 +00:00
SemaOpenCLCXX Fix a pair of tests that would fail on a win32 box 2020-11-17 14:28:52 -08:00
SemaSYCL Fix missing error for use of 128-bit integer inside SPIR64 device code. 2020-12-07 10:42:32 -08:00
SemaTemplate Revert "Add new 'preferred_name' attribute." 2020-12-08 00:42:48 -08:00
TableGen Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions" 2020-10-19 17:48:04 -04:00
Templight
Tooling
Unit
VFS
clang-rename [clang-rename] Fix rename on variable templates. 2020-10-19 09:44:59 +02:00
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 Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/ 2020-12-01 14:00:32 -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 Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/ 2020-12-01 14:00:32 -08:00
make_test_dirs.pl