aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
diff options
context:
space:
mode:
authorBhuminjay Soni <76656712+11happy@users.noreply.github.com>2024-01-10 12:57:58 +0530
committerGitHub <noreply@github.com>2024-01-10 08:27:58 +0100
commitefcf192a0a5993165f837ce71250fb6df689634b (patch)
treeacea2f3bb65ac2beb97ce9d46d3f5a4ba862b682 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
parent7fc7ef14340a3a58cebd0801497b68eb698c2784 (diff)
downloadllvm-efcf192a0a5993165f837ce71250fb6df689634b.zip
llvm-efcf192a0a5993165f837ce71250fb6df689634b.tar.gz
llvm-efcf192a0a5993165f837ce71250fb6df689634b.tar.bz2
Changed Checks from TriviallyCopyable to TriviallyCopyConstructible (#77194)
**Overview:** Fix a bug where Clang's range-loop-analysis incorrectly checks for trivial copyability instead of trivial copy constructibility, leading to erroneous warnings. Fixes #47355
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions