]> granicus.if.org Git - clang/commit
Revert r291477 "[Frontend] Correct values of ATOMIC_*_LOCK_FREE to match builtin"
authorHans Wennborg <hans@hanshq.net>
Fri, 24 Feb 2017 01:16:34 +0000 (01:16 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 24 Feb 2017 01:16:34 +0000 (01:16 +0000)
commit616bc9e9f1afeeef73391457e488635e1cd205f4
tree0a7ca2489955f0522ee3de575cc3d0634f9a87fe
parent9970e5fa39d67048aeaf8b52b3479acde3ee4ecb
Revert r291477 "[Frontend] Correct values of ATOMIC_*_LOCK_FREE to match builtin"

It caused PR31864. There is a patch in progress to fix that, but let's
revert in the meantime.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@296063 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitPreprocessor.cpp
test/Sema/atomic-ops.c