[libcxx-commits] [PATCH] D117582: [libc++] Use reserved identifier for template parameter

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 20 16:00:18 PST 2022


ldionne added a comment.

In D117582#3251829 <https://reviews.llvm.org/D117582#3251829>, @Quuxplusone wrote:

> Awesome! I guess this indicates that our buildkite CI never runs tests with `_LIBCPP_ABI_OPTIMIZED_LOCALE_NUM_GET` defined, is that right? :(

We would probably need to run CI with the unstable ABI.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117582



More information about the libcxx-commits mailing list