[libcxx-commits] [PATCH] D133377: [libc++] Always query the compiler to find whether a type is always lockfree
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 6 14:29:12 PDT 2022
ldionne added a subscriber: thieta.
ldionne added a comment.
This is for initial comments. I will figure out a way to test this tomorrow. We'll also need to discuss whether we should cherry-pick to LLVM 15.
I think we should, since we should fix the ABI break as soon as feasible. @thieta Any opinion? FWIW, this only concerns freestanding users, so this is not as widespread as it may seem at first sight.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133377/new/
https://reviews.llvm.org/D133377
More information about the libcxx-commits
mailing list