================
@@ -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
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to