diff options
author | Dan Albert <danalbert@google.com> | 2014-05-28 16:27:32 -0700 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2014-05-28 16:53:08 -0700 |
commit | 6b3beb23d666b722deeb81672166766ad28e7340 (patch) | |
tree | 64dd4da58f847409b829259068cf8c88720ce062 /libc/bionic/index.cpp | |
parent | dc3fb119497382fc8d9c3b87c5ef8321141330dc (diff) | |
download | android_bionic-6b3beb23d666b722deeb81672166766ad28e7340.tar.gz android_bionic-6b3beb23d666b722deeb81672166766ad28e7340.tar.bz2 android_bionic-6b3beb23d666b722deeb81672166766ad28e7340.zip |
Fixes stdatomic.h test to match C11 spec
C11 defines the expected value to atomic_compare_exchange_* as being non-atomic
types. Using an atomic type is a syntax error in clang.
http://en.cppreference.com/w/c/atomic/atomic_compare_exchange
Change-Id: I74de1061fa1fc50d835451792d902000f368200e
Diffstat (limited to 'libc/bionic/index.cpp')
0 files changed, 0 insertions, 0 deletions