[libcxx-commits] [libcxx] [llvm] [libcxx] Provide locale conversions to tests through lit substitution (PR #86649)
Martin Storsjö via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 13 04:47:33 PDT 2024
mstorsjo wrote:
Hey, @4-rodrigo-salazar - I see you closed this PR... I presume this was due to the lack of reviews?
I'd be interested in picking this up and pushing it forward, if you don't have time/interest to do it. Were there any other issues with it that you would like to share?
I looked at the issue with escaping of backslashes, which seemed to require changes to the core of `TestRunner`; I filed #103042, which should fix and make those aspects consistent in lit, allowing us to get rid of all the changes to lit within this patch. And with that fix in place, I'd see less potential hangups in this patch, so I'd hope to be able to push to get reviews to get it merged.
https://github.com/llvm/llvm-project/pull/86649
More information about the libcxx-commits
mailing list