Quuxplusone accepted this revision.
Quuxplusone added a comment.

Marking "accepted" from me, merely to indicate that my grammar stuff is not 
blocking and I don't expect I'll have any further substantive comments.



================
Comment at: clang/include/clang/Basic/AttrDocs.td:4101
+      Foo& foo = bar;
+      // not_tail_called will not have effect on here, even though the
+      // underlying method is f from Bar.
----------------
Same grammar thing here: `not_tail_called has no effect here, even though the`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96832/new/

https://reviews.llvm.org/D96832

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to