]> git.eshelyaron.com Git - emacs.git/commit
Work around __has_attribute bug in clang 3.4
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Jan 2021 19:47:22 +0000 (11:47 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Jan 2021 20:02:56 +0000 (12:02 -0800)
commitb99ec5d5b11154bafb193ceaaac6976daafe3f82
tree4cf3bac2b3686f6b8235c302bcb171cdd45b7cb8
parenta900e641fa1fd765799f12a7f699f768ebfccfe8
Work around __has_attribute bug in clang 3.4

* src/conf_post.h (HAS_ATTRIBUTE):
* src/emacs-module.h.in (EMACS_ATTRIBUTE_NONNULL):
Port to clang 3.4 and earlier.
src/conf_post.h
src/emacs-module.h.in