aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Analysis/TargetLibraryInfoTest.cpp
diff options
context:
space:
mode:
authorSirraide <aeternalmail@gmail.com>2024-08-07 02:37:29 +0200
committerGitHub <noreply@github.com>2024-08-07 02:37:29 +0200
commit8dfa651a6325760ecd21618c762a1dad9ec79333 (patch)
tree123f880acf380b944d89d32c9922b73c3de22342 /llvm/unittests/Analysis/TargetLibraryInfoTest.cpp
parentf83a89c1b1ce78cfac1de1c72a03b234d2a844b6 (diff)
downloadllvm-8dfa651a6325760ecd21618c762a1dad9ec79333.zip
llvm-8dfa651a6325760ecd21618c762a1dad9ec79333.tar.gz
llvm-8dfa651a6325760ecd21618c762a1dad9ec79333.tar.bz2
[Clang] Fix crash when transforming a `DependentAddressSpaceType` (#102206)
We were forgetting to pass the `TypeLocBuilder` along to `TransformType`, causing us to complain if we then tried to build a `DependentAddressSpaceTypeLoc` because the inner `TypeLoc` was missing from the TLB. Fixes #101685.
Diffstat (limited to 'llvm/unittests/Analysis/TargetLibraryInfoTest.cpp')
0 files changed, 0 insertions, 0 deletions