[PATCH] D37312: Add documentation for force_align_arg_pointer function attribute

Anatol Pomozov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 30 14:27:53 PDT 2017


anatol.pomozov added inline comments.


================
Comment at: include/clang/Basic/AttrDocs.td:2809
+  let Content = [{
+Use this attribute to force stack alignment.
+
----------------
Feel free to reword the documentation (English is not my native language).

Let me know if something is not clear about force_align_arg_pointer functionality, I'll provide more info.


https://reviews.llvm.org/D37312





More information about the cfe-commits mailing list