llvm/clang/test
Gabor Marton 8248c2af94 [analyzer][StdLibraryFunctionsChecker] Have proper weak dependencies
We want the generice StdLibraryFunctionsChecker to report only if there
are no specific checkers that would handle the argument constraint for a
function.

Note, the assumptions are still evaluated, even if the arguement
constraint checker is set to not report. This means that the assumptions
made in the generic StdLibraryFunctionsChecker should be an
over-approximation of the assumptions made in the specific checkers. But
most importantly, the assumptions should not contradict.

Differential Revision: https://reviews.llvm.org/D87240
2020-09-07 17:56:26 +02:00
..
Analysis [analyzer][StdLibraryFunctionsChecker] Have proper weak dependencies 2020-09-07 17:56:26 +02:00
ARCMT
AST Revert "[clang] Prevent that Decl::dump on a CXXRecordDecl deserialises further declarations." 2020-09-07 14:50:13 +02:00
ASTMerge
clang-rename
ClangScanDeps
CodeCompletion
CodeGen [X86] Update SSE/AVX ABS intrinsics to emit llvm.abs.* (PR46851) 2020-09-07 13:54:12 +01:00
CodeGenCoroutines
CodeGenCUDA Revert "[HIP] Change default --gpu-max-threads-per-block value to 1024" 2020-09-02 16:12:28 -04:00
CodeGenCXX [DebugInfo] Add size to class declarations in debug info. 2020-09-03 15:42:27 -07:00
CodeGenHIP
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL
CodeGenOpenCLCXX
CodeGenSYCL
Coverage
CoverageMapping
CXX Revert "Canonicalize declaration pointers when forming APValues." 2020-09-04 10:13:28 -04:00
Driver [Sparc] Select the UltraSPARC instruction set with the external assembler 2020-09-07 02:49:05 -04:00
FixIt
Format [clang-format] Add a test showing the current config file list parsing 2020-09-04 16:57:46 +01:00
Frontend
Headers
Import
Index
Integration
InterfaceStubs
Layout
Lexer
Misc
Modules
OpenMP Revert "Canonicalize declaration pointers when forming APValues." 2020-09-04 10:13:28 -04:00
Parser [FPEnv] Partially implement #pragma STDC FENV_ROUND 2020-09-04 16:47:10 +07:00
ParserSYCL
PCH Set InvalidDecl directly when deserializing a Decl 2020-09-05 14:26:43 +02:00
Preprocessor [clang][aarch64] Drop experimental from __ARM_FEATURE_SVE_BITS macro 2020-09-03 09:39:37 +00:00
Profile
Refactor
Rewriter
Sema [clang][aarch64] Drop experimental from __ARM_FEATURE_SVE_BITS macro 2020-09-03 09:39:37 +00:00
SemaCUDA
SemaCXX Thread safety analysis: Test and document release_generic_capability 2020-09-06 20:37:41 +02:00
SemaObjC [Sema] Fix a -Warc-repeated-use-of-weak false-positive by only calling CheckPlaceholderExpr once 2020-09-03 16:56:35 -04:00
SemaObjCXX
SemaOpenCL
SemaOpenCLCXX
SemaSYCL
SemaTemplate
TableGen
Templight
Tooling
Unit
utils/update_cc_test_checks
VFS
.clang-format
CMakeLists.txt
cxx-sections.data
lit.cfg.py
lit.site.cfg.py.in
make_test_dirs.pl
TestRunner.sh