================ @@ -17389,6 +17389,19 @@ Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, Previous.clear(); } + // I think DC check should be DC->isStdNamespace()? ---------------- ojhunt wrote:
@erichkeane so I think this was a case where the test can fail incorrectly (albeit not in practice) and I was wanting confirmation of the fix, though I think the change should not be part of this PR :D https://github.com/llvm/llvm-project/pull/113510 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits