This is an archive of the discontinued LLVM Phabricator instance.

[Clang] Clarify __builtin_memcpy_inline documentation
ClosedPublic

Authored by gchatelet on Sep 10 2020, 8:27 AM.

Details

Summary

This patch updates the documentation about __builtin_memcpy_inline and reorders the sections so it is more consitent and understandable.

Diff Detail

Event Timeline

gchatelet created this revision.Sep 10 2020, 8:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 10 2020, 8:27 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
gchatelet requested review of this revision.Sep 10 2020, 8:27 AM
courbet accepted this revision.Sep 11 2020, 12:18 AM
This revision is now accepted and ready to land.Sep 11 2020, 12:18 AM
courbet added inline comments.Sep 11 2020, 12:19 AM
clang/docs/LanguageExtensions.rst
2439

why capitalize ?

This revision was automatically updated to reflect the committed changes.
gchatelet marked an inline comment as done.Sep 11 2020, 1:05 AM
gchatelet added inline comments.
clang/docs/LanguageExtensions.rst
2439

I somewhat missed this comment, I'll fix this as a separate commit.

gchatelet marked an inline comment as done.Sep 11 2020, 1:08 AM
gchatelet added inline comments.
clang/docs/LanguageExtensions.rst
2439

Done in rGb8ea47a