[libcxx-commits] [PATCH] D68480: Implementation of C++20's P1135R6 for libcxx

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 10 18:08:18 PDT 2019


EricWF added a comment.

Are the lock free algorithms used by this implementation published somewhere? That would give me a lot more confidence in their correctness.


Repository:
  rCXX libc++

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68480/new/

https://reviews.llvm.org/D68480





More information about the libcxx-commits mailing list