]> granicus.if.org Git - libevent/commit
Fix clang 3 (some versions) misbehaviour for __has_attribute()
authorAzat Khuzhin <a3at.mail@gmail.com>
Sun, 29 Jan 2017 22:58:22 +0000 (01:58 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sat, 2 Feb 2019 12:13:48 +0000 (15:13 +0300)
commitdf01f798c2d63354e6a51b90017c2b7655927093
treee6d106e4d8464908a4277782c387bb68870f1632
parent230af9f0e86756028e84f5b7a2d4fd434f064dee
Fix clang 3 (some versions) misbehaviour for __has_attribute()

Refs: #447
Clang: https://reviews.llvm.org/rL223468 ("Modify __has_attribute so
that it only looks for GNU-style attributes")

(cherry picked from commit ffbce578c40a06491ce6585ab2d82ebb69a52d30)
util-internal.h