[all-commits] [llvm/llvm-project] 6730f3: Fixup test after changes made in 709fd989.
dyung via All-commits
all-commits at lists.llvm.org
Wed Feb 19 18:42:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6730f390a1fb069e567ebd635390de381d21b994
https://github.com/llvm/llvm-project/commit/6730f390a1fb069e567ebd635390de381d21b994
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/modernize-use-default-member-init.cpp
Log Message:
-----------
Fixup test after changes made in 709fd989.
The change added a test that required exceptions, so enable that explicitly
so that it works on platforms that default to having exceptions disabled
(like the PS4).
More information about the All-commits
mailing list