[all-commits] [llvm/llvm-project] 37fc9c: [clang-tidy][NFC] Enable exceptions in test for bu...
Piotr Zegar via All-commits
all-commits at lists.llvm.org
Mon Dec 25 03:38:37 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37fc9c6a4227b1736cc643eb95636d9f7ec30190
https://github.com/llvm/llvm-project/commit/37fc9c6a4227b1736cc643eb95636d9f7ec30190
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.
Added missing Fixes for #76101.
More information about the All-commits
mailing list