aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM aside from a minor wording fix. Thank you for this!



================
Comment at: clang/www/cxx_status.html:1206-1207
+  `__attribute__((const))` attribute correctly. There can be issues where the
+  coroutine may resume on a different thread. Also there are works reamined to
+  check through the sections on coroutines in the C++ standard.
+        </details></td>
----------------
Fixes typo and grammar but hopefully gets the same point across.


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

https://reviews.llvm.org/D115778

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

Reply via email to