llvm-project/clang/test
Aaron Ballman 0f28cf416d Correct the __has_c_attribute value for maybe_unused
The original proposal was adopted in Apr 2019, but was subsequently
updated by WG14 N2662 in June 2021. We already supported the attribute
on a label and it behaved as expected, but we had not bumped the
feature test value.
2022-09-13 09:33:20 -04:00
..
APINotes
ARCMT
AST [clang][Interp] Handle DeclRefExpr of reference types 2022-09-13 10:40:51 +02:00
ASTMerge
Analysis [analyzer] Dump the environment entry kind as well 2022-09-13 09:04:27 +02:00
C Update the status of some more C99 features 2022-08-17 08:11:56 -04:00
CXX [test] Make tests pass regardless of gnu++14/gnu++17 default 2022-09-04 05:29:32 +00:00
ClangScanDeps [Clang][ScanDeps] Change multiple-commands.c test to use -fmodules-cache-path on implicit builds 2022-09-09 16:20:04 -07:00
CodeCompletion [clang] Apply FixIts to members declared via `using` in derived classes 2022-08-17 10:09:48 +02:00
CodeGen Loop names used in reporting can grow very large 2022-09-09 13:45:14 -04:00
CodeGenCUDA [test] Change cc1 -fvisibility to -fvisibility= 2022-09-02 12:36:44 -07:00
CodeGenCUDASPIRV [CUDA/SPIR-V] Force passing aggregate type byval 2022-07-22 20:30:15 +00:00
CodeGenCXX [C++20] [Modules] Make member functions with a in-class definition in HU implicitly inline 2022-09-13 13:11:56 +08:00
CodeGenCoroutines [NFC] Add test of sized deallocation for coroutines 2022-09-06 14:44:16 +08:00
CodeGenHIP Revert "Revert "[Clang][Attribute] Introduce maybe_undef attribute for function arguments which accepts undef values"" 2022-07-29 19:07:07 +00:00
CodeGenHLSL [NFC] Cleanup test for D132913 Preserve vec3 for HLSL 2022-09-09 15:04:59 -07:00
CodeGenObjC [test] Change cc1 -fvisibility to -fvisibility= 2022-09-02 12:36:44 -07:00
CodeGenObjCXX [WinEH] Apply funclet operand bundles to nounwind intrinsics that lower to function calls in the course of IR transforms 2022-07-26 17:52:43 +02:00
CodeGenOpenCL [test] Change cc1 -fvisibility to -fvisibility= 2022-09-02 12:36:44 -07:00
CodeGenOpenCLCXX
CodeGenSYCL
Coverage
CoverageMapping [Clang] Fix crash in coverage of if consteval. 2022-08-26 17:46:53 +02:00
Driver Revert "[clang][test] Disallow using the default module cache path in lit tests" 2022-09-12 13:10:22 -07:00
ExtractAPI [clang][ExtractAPI] Record availability information on all platforms 2022-08-19 14:54:52 -07:00
FixIt [clang] trim trailing space in format tests. NFC 2022-09-01 13:30:40 +08:00
Format [clang-format] Fix an assertion failure on -lines=0:n 2022-07-08 23:41:16 -07:00
Frontend Frontend: Respect -working-directory when checking if output files can be written 2022-09-09 08:57:12 -07:00
Headers [clang][Darwin] Re-apply "Always set the default C++ Standard Library to libc++" 2022-08-16 09:27:18 -04:00
Import
Index [Clang][Comments] Fix `Index/comment-lots-of-unknown-commands.c` 2022-09-02 12:34:38 +01:00
Integration
InterfaceStubs [test] Change cc1 -fvisibility to -fvisibility= 2022-09-02 12:36:44 -07:00
Interpreter [CodeGen] Track DeferredDecls that have been emitted 2022-08-27 22:32:47 +08:00
Layout [test] Make tests pass regardless of gnu++14/gnu++17 default 2022-09-04 05:29:32 +00:00
Lexer Diagnosing the Future Keywords 2022-08-26 09:20:05 -04:00
LibClang
Misc [cc1as] Support --compress-debug-sections=zstd 2022-09-08 16:31:45 -07:00
Modules Revert "[clang][test] Disallow using the default module cache path in lit tests" 2022-09-12 13:10:22 -07:00
OpenMP [OpenMP] Extend lit test for parallel for simd construct 2022-09-13 17:07:11 +05:30
PCH [test] Make tests pass regardless of gnu++14/gnu++17 default 2022-09-04 05:29:32 +00:00
Parser Revert "[clang, llvm] Add __declspec(safebuffers), support it in CodeView" 2022-09-13 10:53:59 +02:00
ParserHLSL
ParserSYCL
Preprocessor Correct the __has_c_attribute value for maybe_unused 2022-09-13 09:33:20 -04:00
Profile
Refactor
Rewriter Fix -Wbitfield-constant-conversion on 1-bit signed bitfield 2022-08-09 11:43:50 -04:00
Sema Correct the __has_c_attribute value for maybe_unused 2022-09-13 09:33:20 -04:00
SemaCUDA
SemaCXX Revert "[clang] template / auto deduction deduces common sugar" 2022-09-13 12:18:07 +02:00
SemaHLSL [HLSL] Call global constructors inside entry 2022-09-09 09:01:28 -05:00
SemaObjC Revert D111509 "[clang] use getCommonSugar in an assortment of places" 2022-09-08 17:09:18 -07:00
SemaObjCXX [Sema][ObjC] Don't warn about implicitly-retained self in an unevaluated 2022-08-22 12:16:37 -07:00
SemaOpenCL [AMDGPU] Add builtin s_sendmsg_rtn 2022-08-22 18:29:23 -04:00
SemaOpenCLCXX
SemaSYCL [test] Make tests pass regardless of gnu++14/gnu++17 default 2022-09-04 05:29:32 +00:00
SemaTemplate Revert "[clang] template / auto deduction deduces common sugar" 2022-09-13 12:18:07 +02:00
TableGen
Templight
Tooling
Unit [test] Propagate HWASAN_OPTIONS 2022-08-17 18:59:49 -07:00
VFS [clang][modules] Don't depend on sharing FileManager during module build 2022-08-05 12:24:40 -07:00
clang-rename
utils/update_cc_test_checks Disable update_cc_test_checks.py tests in stand-alone builds 2022-08-11 20:53:37 -07:00
.clang-format Disable clang-format entirely for test directories 2022-07-08 07:34:18 -04:00
CMakeLists.txt [Driver] Support -gz=zstd 2022-09-08 01:39:06 -07:00
TestRunner.sh
lit.cfg.py C++/ObjC++: switch to gnu++17 as the default standard 2022-09-08 08:22:04 +00:00
lit.site.cfg.py.in [Driver] Support -gz=zstd 2022-09-08 01:39:06 -07:00