diff options
author | Antonio Afonso <antonio.afonso@gmail.com> | 2019-06-03 15:18:15 +0000 |
---|---|---|
committer | Antonio Afonso <antonio.afonso@gmail.com> | 2019-06-03 15:18:15 +0000 |
commit | dab879d7c805562debea149e6d2c17839405c71b (patch) | |
tree | 7379f137d9f9473242c1e70975233552935c4d46 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | b3bd866c7f5fea6665e0eb3bd6319961e8a72631 (diff) | |
download | llvm-dab879d7c805562debea149e6d2c17839405c71b.zip llvm-dab879d7c805562debea149e6d2c17839405c71b.tar.gz llvm-dab879d7c805562debea149e6d2c17839405c71b.tar.bz2 |
[lldb-server unittest] Add missing teardown logic
Summary:
This test base class is missing the teardown making the second set of tests extending it to fail in an assertion in the FileSystem::Initialize() (as it's being initialized twice).
Not sure why this isn't failing the build bots.. (unless they're running without asserts?).
With this fix `ninja LLDBServerTests && ./tools/lldb/unittests/tools/lldb-server/tests/LLDBServerTests` successfully runs and passes all tests.
Reviewers: clayborg, xiaobai, labath
Reviewed By: xiaobai, labath
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D62788
llvm-svn: 362406
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions