This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 3ed38a9 Guard use of <unistd.h> in test. new 0cf277c Don't use std::__clz in 'test/support/hexfloat.h'. new 219406e [libcxx] [test] Replace non-Standard "atomic_flag f(false);" [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/atomic | 2 +- .../atomics/atomics.flag/init_bool.pass.cpp} | 10 ++++++++-- .../atomics/atomics.flag/atomic_flag_clear.pass.cpp | 4 ++-- .../atomics.flag/atomic_flag_clear_explicit.pass.cpp | 12 ++++++------ test/std/atomics/atomics.flag/clear.pass.cpp | 16 ++++++++-------- test/support/hexfloat.h | 20 ++++++++++++++++---- 6 files changed, 41 insertions(+), 23 deletions(-) rename test/{std/atomics/atomics.flag/init03.pass.cpp => libcxx/atomics/atomics.fl [...]