[libcxx-commits] [PATCH] D78381: [libc++] Create a small DSL for defining Lit features and parameters
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 24 14:05:52 PDT 2020
ldionne updated this revision to Diff 259986.
ldionne marked 7 inline comments as done.
ldionne added a comment.
Address review comments. Also, harden checking of locales so it should work
on Windows too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78381/new/
https://reviews.llvm.org/D78381
Files:
libcxx/test/libcxx/selftest/dsl/dsl.sh.py
libcxx/test/libcxx/selftest/dsl/lit.local.cfg
libcxx/utils/libcxx/test/dsl.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78381.259986.patch
Type: text/x-patch
Size: 26992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200424/c2ce73b9/attachment-0001.bin>
More information about the libcxx-commits
mailing list