diff options
author | Kirill Bobyrev <kbobyrev@google.com> | 2020-07-27 10:43:38 +0200 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev@google.com> | 2020-07-27 10:44:23 +0200 |
commit | 974ffee9ccd70703c6edb880ac4934a5dc12e56d (patch) | |
tree | 41feda7ec61e82db077a48d3fd6e643b67269354 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | d9bbe85943f6322e8fa1e85f72e53dd579c14a2f (diff) | |
download | llvm-974ffee9ccd70703c6edb880ac4934a5dc12e56d.zip llvm-974ffee9ccd70703c6edb880ac4934a5dc12e56d.tar.gz llvm-974ffee9ccd70703c6edb880ac4934a5dc12e56d.tar.bz2 |
[clangd] Switch from EXPECT_TRUE to ASSERT_TRUE in remote marshalling tests
Summary:
When dereferencing Optional's it makes sense to use ASSERT_TRUE for better
test failures readability. Switch from EXPECT_TRUE to ASSERT_TRUE where
it is appropriate.
Reviewers: kadircet
Reviewed By: kadircet
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D84535
Signed-off-by: Kirill Bobyrev <kbobyrev@google.com>
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions