[PATCH] D117296: Document several clang-supported builtins

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 14 02:42:31 PST 2022


serge-sans-paille created this revision.
serge-sans-paille added reviewers: aaron.ballman, rsmith.
serge-sans-paille requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Namely

__builtin_alloca
__builtin_alloca_with_align
__builtin_call_with_static_chain
__builtin_expect
__builtin_expect_with_probablity
__builtin_prefetch


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117296

Files:
  clang/docs/LanguageExtensions.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117296.399941.patch
Type: text/x-patch
Size: 6793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220114/4ab09922/attachment-0001.bin>


More information about the cfe-commits mailing list