[all-commits] [llvm/llvm-project] 3febf0: [analyzer][Z3][NFC] Use GTEST_SKIP instead of hacks

Balazs Benics via All-commits all-commits at lists.llvm.org
Fri May 21 02:36:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3febf0b507e6257414d92744fd646840aa38e5d2
      https://github.com/llvm/llvm-project/commit/3febf0b507e6257414d92744fd646840aa38e5d2
  Author: Balazs Benics <balazs.benics at sigmatechnology.se>
  Date:   2021-05-21 (Fri, 21 May 2021)

  Changed paths:
    M clang/unittests/StaticAnalyzer/FalsePositiveRefutationBRVisitorTest.cpp

  Log Message:
  -----------
  [analyzer][Z3][NFC] Use GTEST_SKIP instead of hacks

Since @bkramer bumped gtest to 1.10.0 I think it's a good time to clean
up some of my hacks.

Reviewed By: Szelethus

Differential Revision: https://reviews.llvm.org/D102643




More information about the All-commits mailing list