[libcxx-commits] [PATCH] D72720: [libcxx] Allow manually specifying locales for use in tests via CMake

Jonathan Roelofs via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 15 16:42:01 PST 2020


jroelofs accepted this revision.
jroelofs added a comment.
This revision is now accepted and ready to land.

My long term plan for this was to have a set of "remote" TargetInfo objects that mirror/wrap these "local" ones, and have the SSHExecutor sub them in as appropriate, but this seems like a pragmatic compromise.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72720





More information about the libcxx-commits mailing list