diff options
author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2024-07-18 19:29:51 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-18 19:29:51 +0400 |
commit | 2bdcfbe62cb9a08df4b58a17d44be0a3082df053 (patch) | |
tree | 817baa81151e5c2c48fb3cdd2eb69d73b136cc16 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 497ea1d84951626dea5bf644fef2d99e145e21ac (diff) | |
download | llvm-2bdcfbe62cb9a08df4b58a17d44be0a3082df053.zip llvm-2bdcfbe62cb9a08df4b58a17d44be0a3082df053.tar.gz llvm-2bdcfbe62cb9a08df4b58a17d44be0a3082df053.tar.bz2 |
[clang] Fix crash in concept deprecation (#98622)
There is a gap between `getAs<AutoType>()` and
`getConstrainedAutoType()` that the original patch #92295 was not aware
of.
Fixes #98164
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions