[Lldb-commits] [PATCH] D19215: normalize test file extension for test filenames
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 18 02:36:51 PDT 2016
labath added a comment.
So, I think I have already fixed the problem with r266192.
This seems a bit like using a sledgehammer to kill a fly. If anything, I'd add an assert somewhere that makes sure the file names are in the right form to begin with.
http://reviews.llvm.org/D19215
More information about the lldb-commits
mailing list