[all-commits] [llvm/llvm-project] 755a73: [emacs] Highlight 'nocapture' keyword as an attribute

goldsteinn via All-commits all-commits at lists.llvm.org
Mon May 29 00:15:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 755a73cd6f91386eba3f8807f875ff69ab1b1411
      https://github.com/llvm/llvm-project/commit/755a73cd6f91386eba3f8807f875ff69ab1b1411
  Author: Noah Goldstein <goldstein.w.n at gmail.com>
  Date:   2023-05-29 (Mon, 29 May 2023)

  Changed paths:
    M llvm/utils/emacs/llvm-mode.el

  Log Message:
  -----------
  [emacs] Highlight 'nocapture' keyword as an attribute

Seems natural to highlight 'nocapture' along with other attributes
like 'nonnull', 'noundef', etc..

Reviewed By: nikic

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




More information about the All-commits mailing list