[Lldb-commits] [PATCH] D67953: [LLDB] [test] Allow differing order of some matches
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 24 02:50:46 PDT 2019
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
I would prefer if we could have a deterministic order in the list of files when dumping them (e.g. sorting by name), but I'm fine with landing this because this test is failing on all of my machines. I'll file a radar for Jonas so that this will actually be properly fixed at some point. Thanks for looking into this!
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67953/new/
https://reviews.llvm.org/D67953
More information about the lldb-commits
mailing list