Namely
builtin_alloca
builtin_alloca_with_align
builtin_call_with_static_chain
builtin_expect
builtin_expect_with_probablity
builtin_prefetch
Differential D117296
Document several clang-supported builtins ClosedPublic Authored by serge-sans-paille on Jan 14 2022, 2:42 AM.
Details
Summary Namely builtin_alloca
Diff Detail
Event Timelineserge-sans-paille created this revision. Comment Actions Thanks for this new documentation! I'm by no means an expert in these builtins, so I had some questions on places we might want to expand things a bit more.
serge-sans-paille marked 8 inline comments as done. Comment Actions LGTM aside from a minor nit with duplicate punctuation.
This revision is now accepted and ready to land.Jan 14 2022, 12:19 PM This revision was landed with ongoing or failed builds.Jan 14 2022, 1:04 PM Closed by commit rG6cacd420a1d7: Document several clang-supported builtins (authored by serge-sans-paille). · Explain Why This revision was automatically updated to reflect the committed changes. Mordante mentioned this in D122423: [Clang][doc] Fix __builtin_assume wording..Mar 24 2022, 12:09 PM
Revision Contents
Diff 399941 clang/docs/LanguageExtensions.rst
|