[PATCH] D102710: [NFC][test] replace empty returns with GTEST_SKIP

Mats Larsen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 19 14:26:14 PDT 2021


supergrecko updated this revision to Diff 346572.
supergrecko added a comment.

[NFC][test] replace if clauses in all tests with GTEST_SKIP() in SetUp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102710

Files:
  llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102710.346572.patch
Type: text/x-patch
Size: 3135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210519/47a5ff69/attachment.bin>


More information about the llvm-commits mailing list