[libcxx-commits] [PATCH] D133377: [libc++] Always query the compiler to find whether a type is always lockfree

Tobias Hieta via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 7 08:55:21 PDT 2022


thieta added a comment.

When you say freestanding: what does that mean? Ping-pong in the ABI is never great - but if it's not for all users maybe it's worth doing if we think it'll be stable going forward. Do you think it would warrant a 15.1.0 instead of a 15.0.1 in that case?


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