[libcxx-commits] [PATCH] D91165: [libc++] Fix two fr_FR locale tests on FreeBSD

Ed Maste via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 10 12:15:25 PST 2020


emaste added a comment.

> I'm not sure if we need to add a runtime check?

I don't think so; I'm not too concerned whether this test passes or not on 11.x and 12.1 is the oldest supported 12.x release at present.
Maybe add a (as of 2018) note in the comment?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91165



More information about the libcxx-commits mailing list