[PATCH] D66398: 2/2: Fix `TestDataFormatterStdList` regression
Jan Kratochvil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 07:37:20 PDT 2019
jankratochvil added a comment.
In D66398#1679071 <https://reviews.llvm.org/D66398#1679071>, @labath wrote:
> Good to know, but assuming that the above patch sticks, the plan *is* to revert this, right?
D66654 <https://reviews.llvm.org/D66654> is already checked-in, I have considered it as done as is. If you want to revert this patch then:
- One needs to reverse the registration order as a simple revert fails for `TestDataFormatterStdList.py`
- One should put a big fat warning there.
Should I do that?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66398/new/
https://reviews.llvm.org/D66398
More information about the llvm-commits
mailing list