llvm-project/clang/test
Arthur Eubanks 3a0b6dc3e8 Revert "[Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable"
This reverts commit 14dfb3831c.

More false positives, see D100581.
2021-05-17 12:16:10 -07:00
..
APINotes
ARCMT
AST Fix null ptr crash dumping TemplateTemplateParmDecl 2021-04-24 12:28:10 -04:00
ASTMerge
Analysis [analyzer] Engine: fix crash with SEH __leave keyword 2021-05-17 20:10:26 +02:00
CXX Revert "[Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable" 2021-05-17 12:16:10 -07:00
ClangScanDeps Revert "[clang][deps] Support inferred modules" 2021-05-17 13:27:14 +02:00
CodeCompletion [clang][PreProcessor] Cutoff parsing after hitting completion point 2021-05-10 11:24:27 +02:00
CodeGen Revert "[Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable" 2021-05-17 12:16:10 -07:00
CodeGenCUDA [Clang][NVPTX] Add NVPTX intrinsics and builtins for CUDA PTX redux.sync instructions 2021-05-17 09:46:59 -07:00
CodeGenCXX [clang] Fix ternary operator in the second for loop statement 2021-05-16 10:42:52 -07:00
CodeGenCoroutines Return "[CGCall] Annotate `this` argument with alignment" 2021-05-13 20:33:14 +03:00
CodeGenHIP
CodeGenObjC Reapply [CaptureTracking] Do not check domination 2021-05-16 15:46:31 +02:00
CodeGenObjCXX Return "[CGCall] Annotate `this` argument with alignment" 2021-05-13 20:33:14 +03:00
CodeGenOpenCL [OpenCL] Drop pragma handling for extension types/decls. 2021-05-17 12:09:43 +01:00
CodeGenOpenCLCXX [OpenCL] Fix reinterpret_cast of vectors 2021-05-17 12:42:21 +01:00
CodeGenSYCL [SYCL] Implement SYCL address space attributes handling 2021-04-26 13:44:10 +03:00
Coverage
CoverageMapping [clang] remove an incremental build workaround 2021-05-05 12:21:56 -04:00
Driver [AArch64] Support customizing stack protector guard 2021-05-17 11:49:22 -07:00
FixIt Revert "[Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable" 2021-05-17 12:16:10 -07:00
Format
Frontend [clang] In DependencyCollector on Windows, ignore case and separators when discarding duplicate dependency file paths. 2021-05-17 10:32:52 -04:00
Headers [WebAssembly] Use functions instead of macros for const SIMD intrinsics 2021-05-07 11:50:19 -07:00
Import
Index [index] Improve macro indexing support 2021-04-06 09:12:14 -07:00
Integration XFAIL thinlto testcases on AIX 2021-04-26 17:02:06 +00:00
InterfaceStubs
Interpreter [AIX][clang-repl][test] Mark unsupported pending XCOFF64 integrated-as 2021-05-15 22:41:45 -04:00
Layout [AIX] Implement AIX special bitfield related alignment rules 2021-05-17 11:30:29 -04:00
Lexer [C++2b] Support size_t literals 2021-03-31 13:36:23 +00:00
Misc Revert "[Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable" 2021-05-17 12:16:10 -07:00
Modules [clang][modules] Build inferred modules 2021-05-17 10:40:51 +02:00
OpenMP [Clang][OpenMP] Allow unified_shared_memory for Pascal-generation GPUs. 2021-05-13 17:15:34 -05:00
PCH [clang] Fix ternary operator in the second for loop statement 2021-05-16 10:42:52 -07:00
Parser [clang] Fix ternary operator in the second for loop statement 2021-05-16 10:42:52 -07:00
Preprocessor Use an allow list on reserved macro identifiers 2021-05-13 09:23:47 +02:00
Profile [PGO, test] Fix typo in FileCheck var 2021-04-03 08:44:46 +01:00
Refactor
Rewriter
Sema Revert "[Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable" 2021-05-17 12:16:10 -07:00
SemaCUDA Suppress Deferred Diagnostics in discarded statements. 2021-05-12 12:48:47 -07:00
SemaCXX Revert "[Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable" 2021-05-17 12:16:10 -07:00
SemaObjC Revert "[Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable" 2021-05-17 12:16:10 -07:00
SemaObjCXX [Sema] Don't set BlockDecl's DoesNotEscape bit if the parameter type of 2021-04-29 16:19:48 -07:00
SemaOpenCL [OpenCL] Drop pragma handling for extension types/decls. 2021-05-17 12:09:43 +01:00
SemaOpenCLCXX [OpenCL] Fix reinterpret_cast of vectors 2021-05-17 12:42:21 +01:00
SemaSYCL [SYCL] Implement SYCL address space attributes handling 2021-04-26 13:44:10 +03:00
SemaTemplate Handle unexpanded packs appearing in type-constraints. 2021-05-12 18:45:34 -07:00
TableGen Fix test expectations for %diff documentation. 2021-03-30 17:48:08 -07:00
Templight
Tooling
Unit
VFS [clang] Don't crash when loading invalid VFS for the module dep collector 2021-04-26 17:05:22 -07:00
clang-rename
utils/update_cc_test_checks Return "[CGCall] Annotate `this` argument with alignment" 2021-05-13 20:33:14 +03:00
.clang-format
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg.py [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00
lit.site.cfg.py.in [clang][lit] Allow test cases to use the compiler that are used to compile Clang 2021-03-24 11:32:57 +01:00
make_test_dirs.pl Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk 2021-02-25 11:32:27 +01:00