aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorcor3ntin <corentinjabot@gmail.com>2025-01-26 16:17:21 +0100
committerGitHub <noreply@github.com>2025-01-26 16:17:21 +0100
commite4514293f99962b47d881d5b40722c6b56a1f425 (patch)
tree89d24cb10c3220a4ab1b2b3a8279c70ffecf602d /clang/lib/Frontend/InitPreprocessor.cpp
parentdec47b76f406242dfb9d36da4d7adfb171c71104 (diff)
downloadllvm-e4514293f99962b47d881d5b40722c6b56a1f425.zip
llvm-e4514293f99962b47d881d5b40722c6b56a1f425.tar.gz
llvm-e4514293f99962b47d881d5b40722c6b56a1f425.tar.bz2
[Clang] Correctly determine constexprness of dependent lambdas. (#124468)
We skipped checking if a lambda is constexpr if the parent context was dependent, even if the lambda itself wasn't (and there is no other opportunity to establish constexprness) Fixes #114234 Fixes #97958
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions