aaron.ballman accepted this revision.
aaron.ballman added a comment.

LGTM with a minor documentation nit.



================
Comment at: clang/include/clang/Basic/AttrDocs.td:4049
+it will be automatically applied to overrides if the method is virtual. The
+attribute can be written using C++11 syntax: ``[[mig::server_routine]]``.
+}];
----------------
can be written -> can also be written


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

https://reviews.llvm.org/D58365



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

Reply via email to