llvm-project/libcxx/test/std/utilities/charconv
Louis Dionne 74d096e558 [libc++] Move handling of the target triple to the DSL
This fixes a long standing issue where the triple is not always set
consistently in all configurations. This change also moves the
back-deployment Lit features to using the proper target triple
instead of using something ad-hoc.

This will be necessary for using from scratch Lit configuration files
in both normal testing and back-deployment testing.

Differential Revision: https://reviews.llvm.org/D102012
2021-05-08 11:10:53 -04:00
..
charconv.from.chars [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00
charconv.syn [libc++] Make chars_format a bitmask type. 2021-04-14 18:17:38 +02:00
charconv.to.chars [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00