[PATCH] D65853: Use ASSERT_THAT_ERROR instead of logAllUnhandledErrors/exit
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 7 02:08:35 PDT 2019
gribozavr created this revision.
gribozavr added reviewers: plotfi, jkorous, compnerd.
Herald added subscribers: cfe-commits, dexonsmith, mgorny.
Herald added a project: clang.
ASSERT_THAT_ERROR looks like the intended helper for use in tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D65853
Files:
clang/unittests/DirectoryWatcher/CMakeLists.txt
clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65853.213820.patch
Type: text/x-patch
Size: 3862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190807/84c7bd60/attachment-0001.bin>
More information about the cfe-commits
mailing list