[Lldb-commits] [PATCH] D66453: Make the FindTypes(std::vector<CompilerContext>, ...) API testable in lldb-test
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 20 09:24:53 PDT 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
lgtm
================
Comment at: lldb/tools/lldb-test/lldb-test.cpp:33
#include "lldb/Utility/DataExtractor.h"
+#include "lldb/Utility/JSON.h"
#include "lldb/Utility/State.h"
----------------
I guess this is not needed now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66453/new/
https://reviews.llvm.org/D66453
More information about the lldb-commits
mailing list