charles-zablit wrote: > I think the only thing missing now is a test.
I added a test. I had to add a new decorator for it, because we strip the `LANG` env variable from the environment when testing. I don't think I can re-add the env variable for all the tests because it will probably cause some new test failures. https://github.com/llvm/llvm-project/pull/167550 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
