commit | d241bc3accb6ea75b5d8408fef3a7f3db78d54ac | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Thu Jun 28 10:03:45 2018 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Thu Jun 28 10:03:45 2018 +0000 |
tree | 8cc8ed2f7e03863dd41a07ef84c83d6356dc30fe | |
parent | 5796a8d8718684e49387c6597a8133d2bb44f98c [diff] |
Unify sorted asserts to use the existing atomic pattern These are all benign races and only visible in !NDEBUG. tsan complains about it, but a simple atomic bool is sufficient to make it happy. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335823 91177308-0d34-0410-b5e6-96231b3b80d8