]> git.eshelyaron.com Git - emacs.git/commit
Fix fontification of ATTRIBUTE_NO_SANITIZE_ADDRESS functions
authorStefan Kangas <stefankangas@gmail.com>
Sun, 9 Feb 2025 23:03:12 +0000 (00:03 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 10 Feb 2025 20:56:18 +0000 (21:56 +0100)
commit8715852564f7a53fdebf86abaa817d6a0b260949
tree59a0e649612c0eaef7ac4022c1b14f52a14a0d02
parent161152f893c33c590066c03b4fe412acb86ace49
Fix fontification of ATTRIBUTE_NO_SANITIZE_ADDRESS functions

* .dir-locals.el (c-mode) <c-noise-macro-names>:
Add "ATTRIBUTE_NO_SANITIZE_ADDRESS", to fontify functions with this
attribute correctly.

(cherry picked from commit 1c16d81bac05f0feb9e2fabfd435f92e9ac951ee)
.dir-locals.el