[PATCH] D117296: Document several clang-supported builtins
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 14 12:19:25 PST 2022
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM aside from a minor nit with duplicate punctuation.
================
Comment at: clang/docs/LanguageExtensions.rst:2653
+data is going to be reused a lot once in cache. ``1`` and ``2`` provide
+intermediate behavior between these two extremes..
+
----------------
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117296/new/
https://reviews.llvm.org/D117296
More information about the cfe-commits
mailing list