Skip to content
Commit 89bda591 authored by Allison Karlitskaya's avatar Allison Karlitskaya
Browse files

macros: add dummy __has_builtin()

Add a dummy definition for Clang's __has_builtin() macro.  This will
allow us to use __has_builtin() unconditionally, in the same way as we
already do for __has_feature().

https://bugzilla.gnome.org/show_bug.cgi?id=503096
parent 41bd8c90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment