Module Name: src
Committed By: joerg
Date: Mon Feb 17 21:38:04 UTC 2014
Modified Files:
src/tests/lib/libc/sync: all_sync_ops_linkable.c
Log Message:
Since clang doesn't recognize the nand variants of the sync builtins and
gcc doesn't support __has_builtin, use a plain #ifndef __clang__ check
as workaround.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/sync/all_sync_ops_linkable.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.