[all-commits] [llvm/llvm-project] 7d3f12: [emacs] Highlight 'ptr' keyword as a type

goldsteinn via All-commits all-commits at lists.llvm.org
Sat Apr 29 11:49:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d3f127530c0c01538ba1be2c2ceac0ec6894a8c
      https://github.com/llvm/llvm-project/commit/7d3f127530c0c01538ba1be2c2ceac0ec6894a8c
  Author: Noah Goldstein <goldstein.w.n at gmail.com>
  Date:   2023-04-29 (Sat, 29 Apr 2023)

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

  Log Message:
  -----------
  [emacs] Highlight 'ptr' keyword as a type

Seems natural to highlight 'ptr' same as 'void', 'i1', etc...

Reviewed By: artagnon, nikic

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




More information about the All-commits mailing list