aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
diff options
context:
space:
mode:
authorcor3ntin <corentinjabot@gmail.com>2024-02-21 08:46:47 +0100
committerGitHub <noreply@github.com>2024-02-21 08:46:47 +0100
commit351e4fa2bfe5b13073c1675a1b1693ea766c1e25 (patch)
treeaadf53018a373b649e70421a4feb3b11eba00a6a /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
parenta445474d3fdec2bdaaa42a6dc83c2fb01867076f (diff)
downloadllvm-351e4fa2bfe5b13073c1675a1b1693ea766c1e25.zip
llvm-351e4fa2bfe5b13073c1675a1b1693ea766c1e25.tar.gz
llvm-351e4fa2bfe5b13073c1675a1b1693ea766c1e25.tar.bz2
[Clang] Fix assert when transforming a pack indexing type. (#82234)
When a pack in a pack indexing specifier cannot be immediately expanded, we were creating an incomplete TypeLoc (causing assertion failure). As we do not keep track of typelocs of expanded elements, we create a trivial typeloc Fixes #81697
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions