[all-commits] [llvm/llvm-project] f85b15: Add -fexceptions to test as it uses them and fails...
dyung via All-commits
all-commits at lists.llvm.org
Thu Jan 14 13:27:32 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f85b1531666d12e6ca9b29217b5c5da30dfd93cf
https://github.com/llvm/llvm-project/commit/f85b1531666d12e6ca9b29217b5c5da30dfd93cf
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/readability-function-cognitive-complexity.cpp
Log Message:
-----------
Add -fexceptions to test as it uses them and fails on platforms where it is not on by default (like the PS4).
More information about the All-commits
mailing list