[libcxx-commits] [PATCH] D81190: [libc++] Link against libatomic when it is found
Olivier Giroux via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 4 13:51:19 PDT 2020
__simt__ added a comment.
I'm not an expert in the details but this looks right to me.
When this goes in, I will be adding non-lock-free atomic tests.
These tests would fail today, meaning we have no coverage today.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81190/new/
https://reviews.llvm.org/D81190
More information about the libcxx-commits
mailing list