[Lldb-commits] [PATCH] D83767: [lldb] Use the basename of the Python test for the log name instead of the class name
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 15 08:37:54 PDT 2020
JDevlieghere added a comment.
In D83767#2153236 <https://reviews.llvm.org/D83767#2153236>, @teemperor wrote:
> Well, on Windows the file name is for some reason always "lldbsuite.test.lldbtest" so I reverted this for now. Open for suggestions.
I'm on board with Pavel's suggestion of getting rid of the session dir and format and just adding the log to the build dir.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83767/new/
https://reviews.llvm.org/D83767
More information about the lldb-commits
mailing list