[all-commits] [llvm/llvm-project] 9746b3: ErrorTest: Break up "ErrorMatchers" test
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Feb 19 05:20:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9746b3ae07d7320d0cbea83bb9aa2fd73c542c25
https://github.com/llvm/llvm-project/commit/9746b3ae07d7320d0cbea83bb9aa2fd73c542c25
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M llvm/unittests/Support/ErrorTest.cpp
Log Message:
-----------
ErrorTest: Break up "ErrorMatchers" test
This test was getting a bit long. Before adding more checks, group the
existing checks according to the matcher used, and break it up into
smaller tests.
More information about the All-commits
mailing list