================ @@ -409,6 +426,7 @@ class DeclSpec { SourceRange TypeofParensRange; SourceLocation TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc, TQ_unalignedLoc; + SourceLocation OB_wrapLoc, OB_no_wrapLoc; ---------------- JustinStitt wrote:
Right, I'll make the change. Thanks for spotting this. https://github.com/llvm/llvm-project/pull/148914 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits