[all-commits] [llvm/llvm-project] 6cacd4: Document several clang-supported builtins

serge-sans-paille via All-commits all-commits at lists.llvm.org
Fri Jan 14 13:04:15 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cacd420a1d72bca7809e6b516fb1e18ac6056c8
      https://github.com/llvm/llvm-project/commit/6cacd420a1d72bca7809e6b516fb1e18ac6056c8
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
    M clang/docs/LanguageExtensions.rst

  Log Message:
  -----------
  Document several clang-supported builtins

Namely
__builtin_alloca
__builtin_alloca_with_align
__builtin_call_with_static_chain
__builtin_expect
__builtin_expect_with_probablity
__builtin_prefetch

Differential Revision: https://reviews.llvm.org/D117296




More information about the All-commits mailing list