[PATCH] D68410: [AttrDocs] document always_inline
Miguel Ojeda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 6 07:01:51 PST 2020
ojeda added inline comments.
================
Comment at: clang/include/clang/Basic/AttrDocs.td:5498
+
+See also `the MSDN Inline docs`_, `the GCC Common Function Attribute docs`_,
+and `the GCC Inline docs`_.
----------------
MSDN is gone now, Microsoft Docs is the new one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68410/new/
https://reviews.llvm.org/D68410
More information about the cfe-commits
mailing list