[PATCH] D99692: [globalisel][unittests] Make it a compiler error to not call setUp() to avoid future rotten green tests

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 06:36:33 PDT 2021


probinson added a comment.

I wasn't sure whether setUp() was supposed to be SetUp() or not.  Good to have that confusion go away!


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