diff options
author | Ryosuke Niwa <rniwa@webkit.org> | 2025-04-10 15:28:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-10 15:28:36 -0700 |
commit | 613601978073058f4a4620e93bb84ac8f387934a (patch) | |
tree | a2c2def332245cb1a6a49ce4bd58635e52e3f712 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 6c51603e4cc4978194c99d64d26712f97d715ffc (diff) | |
download | llvm-613601978073058f4a4620e93bb84ac8f387934a.zip llvm-613601978073058f4a4620e93bb84ac8f387934a.tar.gz llvm-613601978073058f4a4620e93bb84ac8f387934a.tar.bz2 |
[alpha.webkit.ForwardDeclChecker] Recognize a forward declared template specialization (#134545)
This PR fixes a bug that when a template specialization is declared with
a forward declaration of a template, the checker fails to find its
definition in the same translation unit and erroneously emit an unsafe
forward declaration warning.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions