[PATCH] D71565: Make mangled_names.test and update_cc_test_checks.py work with Python 2.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 26 22:17:12 PST 2019


thakis added a comment.

Looks like it's exactly 10, out of 140, none of them covered by tests.

Since I debugged this failure, I'll go ahead and land this change.

If someone wants to do the work and pull the py3 detection out of this lit.local.cfg into an higher-level lit place and use that, that's fine with me. But I think per thread there's consensus that we shouldn't have this kind of logic on a per-tool level.


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

https://reviews.llvm.org/D71565





More information about the llvm-commits mailing list