[all-commits] [llvm/llvm-project] da35b2: [clang][Docs] Document X86 interrupt attribute (#6...

antangelo via All-commits all-commits at lists.llvm.org
Sat Sep 16 22:26:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da35b2e57a164ec62278f1685d0c684c5bc2d666
      https://github.com/llvm/llvm-project/commit/da35b2e57a164ec62278f1685d0c684c5bc2d666
  Author: antangelo <contact at antangelo.com>
  Date:   2023-09-17 (Sun, 17 Sep 2023)

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

  Log Message:
  -----------
  [clang][Docs] Document X86 interrupt attribute (#65662)

Adds documentation for the X86 `__attribute__((interrupt))` attribute,
in a similar format to interrupt attributes of
other platforms.

Migrated from https://reviews.llvm.org/D159317




More information about the All-commits mailing list