[all-commits] [llvm/llvm-project] e38be7: [Clang] Clarify __builtin_memcpy_inline documentation
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Sep 11 00:21:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e38be7091ee3d00430652aaa7b66ba3fc8394916
https://github.com/llvm/llvm-project/commit/e38be7091ee3d00430652aaa7b66ba3fc8394916
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M clang/docs/LanguageExtensions.rst
Log Message:
-----------
[Clang] Clarify __builtin_memcpy_inline documentation
This patch updates the documentation about `__builtin_memcpy_inline` and reorders the sections so it is more consitent and understandable.
Differential Revision: https://reviews.llvm.org/D87458
More information about the All-commits
mailing list