diff options
author | Younan Zhang <zyn7109@gmail.com> | 2025-01-20 16:56:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 16:56:04 +0800 |
commit | 6f0a627dd3c21209ea45f355ecedd15d739418a1 (patch) | |
tree | 838b3e303db25a02cbdda7398139a5df2f92c757 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 0b1ae8963eb4accf8e85b73b834c84c1a73346ba (diff) | |
download | llvm-6f0a627dd3c21209ea45f355ecedd15d739418a1.zip llvm-6f0a627dd3c21209ea45f355ecedd15d739418a1.tar.gz llvm-6f0a627dd3c21209ea45f355ecedd15d739418a1.tar.bz2 |
[Clang] Correctly propagate type aliases' unexpanded flags up to lambda (#122875)
We should have been checking desugar() for the type of the right-hand
side of a typedef declaration, instead of using getCanonicalType(),
which points to the end of the type alias chain.
Fixes https://github.com/llvm/llvm-project/issues/122417
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions