and2049 wrote: My original fix missed qualified types, and `const typeof(g) h;` was still getting flagged. I've added `getUnqualifiedLoc()` before the kind check to handle that.
https://github.com/llvm/llvm-project/pull/223512 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
