summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2014-09-02 11:16:44 +0000
committered <ed@FreeBSD.org>2014-09-02 11:16:44 +0000
commit2a766477ec816475821f4c92c496f21c4fcc93d6 (patch)
tree8a0ae948f1112443ec96357e097bec4a277ede44 /libexec
parent8b014a347bf609febfd59128c02baa9e1b0a128e (diff)
downloadFreeBSD-src-2a766477ec816475821f4c92c496f21c4fcc93d6.zip
FreeBSD-src-2a766477ec816475821f4c92c496f21c4fcc93d6.tar.gz
Clean up <sys/cdefs.h> slightly.
- Remove c++0x hack from <sys/cdefs.h> that was needed when Clang did not fully implement C++11. We can now safely test against C++11 to check whether thread_local is available, like we do for all other C++11 keywords. - Don't use __clang__ to test for thread safety annotation presence. It turns out we have a proper attribute for this.
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud