[Lldb-commits] [PATCH] D70885: [lldb] Use explicit lldb commands on tests
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Dec 2 16:02:43 PST 2019
jingham added a comment.
I don't think it is wise to use shortened command names like "br" in a test if you aren't testing shortest command string. We don't guarantee that we will keep all currently unique shortened command names unique in perpetuity...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70885/new/
https://reviews.llvm.org/D70885
More information about the lldb-commits
mailing list