[PATCH] D99692: [globalisel][unittests] Make it a compiler error to not call setUp() to avoid future rotten green tests
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 1 16:52:05 PDT 2021
dsanders added a comment.
Looks like phabricator noticed the revert but not the recommit. Here's the recommit:
> bc21c7baaf00 [globalisel][unittests] Make it a compiler error to not call setUp() to avoid future rotten green tests
I forgot to update my local commit message to the phabricator one before committing the first time around
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99692/new/
https://reviews.llvm.org/D99692
More information about the llvm-commits
mailing list