[all-commits] [llvm/llvm-project] 8ae5e9: Revert "[clang-tidy] handle exceptions properly in...
David Spickett via All-commits
all-commits at lists.llvm.org
Fri Feb 24 08:42:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ae5e9edcdb394794d8c4d1ee286f1b500aaf826
https://github.com/llvm/llvm-project/commit/8ae5e9edcdb394794d8c4d1ee286f1b500aaf826
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.cpp
M clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.h
M clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape.cpp
Log Message:
-----------
Revert "[clang-tidy] handle exceptions properly in `ExceptionAnalyzer`"
This reverts commit 6b0cf1e15f8f84e3d4b6f9522287f6460527a7bf.
The included test is timing out on Arm/AArch64 bots.
More information about the All-commits
mailing list