[clang] [Clang] Avoid querying tag definitions for invalid DeclSpecs (PR #210085)

Tony Guillot via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 23 05:23:35 PDT 2026


https://github.com/to268 commented:

I have discussed with Aaron concerning the diagnostics change.
This PR would need to restore the previous `auto` warning from C++11 and later.
[Godbolt diagnostics reference](https://godbolt.org/z/aYqYboMKW)

https://github.com/llvm/llvm-project/pull/210085


More information about the cfe-commits mailing list