[all-commits] [llvm/llvm-project] 73a1b1: Add docs for function attributes hot/cold

Ofek via All-commits all-commits at lists.llvm.org
Wed Aug 10 10:49:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73a1b162a4cd5850a474b7cf8497aef3006094e2
      https://github.com/llvm/llvm-project/commit/73a1b162a4cd5850a474b7cf8497aef3006094e2
  Author: Ofek Shilon <ofekshilon at gmail.com>
  Date:   2022-08-10 (Wed, 10 Aug 2022)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Basic/AttrDocs.td

  Log Message:
  -----------
  Add docs for function attributes hot/cold

Following https://reviews.llvm.org/D92493, this add docs for the hot
and cold function attributes.

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




More information about the All-commits mailing list