[Lldb-commits] [PATCH] D104091: [NFC][lldb] Fix leak in test
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 10 23:47:02 PDT 2021
teemperor added inline comments.
================
Comment at: lldb/unittests/Host/HostInfoTest.cpp:64
+
+TEST(HostInfoTest2, InitTwice) {
+ llvm::VersionTuple Version;
----------------
`HostInfoTestInitialization` maybe?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104091/new/
https://reviews.llvm.org/D104091
More information about the lldb-commits
mailing list