[libcxx-commits] [PATCH] D87323: Bring atomic header closer to C++20
Stephan T. Lavavej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 8 16:12:47 PDT 2020
STL_MSFT added a comment.
@jfb
> It would be good to have an MS person like @STL_MSFT check that the std tests match, at least for what they've implemented.
Unfortunately, we are currently unable to update our llvm-project submodule because a recent change to `lit` broke our test infrastructure - see https://github.com/microsoft/STL/pull/1090 . When we resolve that, we'll be able to run these tests against our `atomic`, but don't block on us. (If we find any issues we'll report back and/or submit a Phab PR and/or skip the affected tests in https://github.com/microsoft/STL/blob/master/tests/libcxx/skipped_tests.txt .)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87323/new/
https://reviews.llvm.org/D87323
More information about the libcxx-commits
mailing list