[all-commits] [llvm/llvm-project] 007ed0: [clang-tidy][NFC] Enable exceptions in test for bu...

Piotr Zegar via All-commits all-commits at lists.llvm.org
Mon Dec 25 03:30:30 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 007ed0dccd6a3d19f331eb7cd91438d792754439
      https://github.com/llvm/llvm-project/commit/007ed0dccd6a3d19f331eb7cd91438d792754439
  Author: Piotr Zegar <me at piotrzegar.pl>
  Date:   2023-12-25 (Mon, 25 Dec 2023)

  Changed paths:
    M clang-tools-extra/test/clang-tidy/checkers/bugprone/unused-local-non-trivial-variable.cpp

  Log Message:
  -----------
  [clang-tidy][NFC] Enable exceptions in test for bugprone-unused-local-non-trivial-variable

Added -fexceptions switch to test.
It were missing in #76101.




More information about the All-commits mailing list