[Lldb-commits] [PATCH] D56822: [Reproducers] Tool to insert SBReproducer macros
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 28 00:04:29 PST 2019
labath added a comment.
Is this ready for review now?
================
Comment at: tools/sbrepro/SBRepro.cpp:98
+
+static std::string GetRegisterConstructorMacroMacro(StringRef Class,
+ StringRef Signature) {
----------------
`MacroMacro`?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56822/new/
https://reviews.llvm.org/D56822
More information about the lldb-commits
mailing list