]> granicus.if.org Git - clang/commit
same bug as before, this time with __sync_val_compare_and_swap.
authorChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 23:35:30 +0000 (23:35 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 23:35:30 +0000 (23:35 +0000)
commit780a2eb227c3f395a390a143f61bba1724913817
treedd209cc24d7708c73eff378219b57d9c7c5445bc
parentf2b95277be59f7d2a82cef8ea9f4cf6a36074593
same bug as before, this time with __sync_val_compare_and_swap.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114502 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/atomic.c