[all-commits] [llvm/llvm-project] 30fed1: [clang-tidy][NFC] Enable exceptions in no-suspend-...
Piotr Zegar via All-commits
all-commits at lists.llvm.org
Fri Aug 11 00:29:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30fed17a08cda324b557498a6db18dd4a0281daa
https://github.com/llvm/llvm-project/commit/30fed17a08cda324b557498a6db18dd4a0281daa
Author: Piotr Zegar <me at piotrzegar.pl>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/no-suspend-with-lock.cpp
Log Message:
-----------
[clang-tidy][NFC] Enable exceptions in no-suspend-with-lock.cpp
Enable exceptions in no-suspend-with-lock.cpp, because
without them this test fails on clang-x86_64-sie-ubuntu-fast.
More information about the All-commits
mailing list