[all-commits] [llvm/llvm-project] 22808d: [clang-tidy] Buildbot failure fix for commit rGf5f...

Balogh, Ádám via All-commits all-commits at lists.llvm.org
Mon Aug 31 07:31:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 22808d693ef7f8cf61ceff506a320249a0bdb5ef
      https://github.com/llvm/llvm-project/commit/22808d693ef7f8cf61ceff506a320249a0bdb5ef
  Author: Adam Balogh <adam.balogh at ericsson.com>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-prefer-member-initializer.cpp

  Log Message:
  -----------
  [clang-tidy] Buildbot failure fix for commit rGf5fd7486d6c0

Commit `rGf5fd7486d6c0` caused a buildbot failure because exceptions are
disabled by default on one of the buildbots. This patch forcibly enables
exceptions for the affected test.




More information about the All-commits mailing list