[Lldb-commits] [PATCH] D19215: normalize test file extension for test filenames

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 18 11:01:02 PDT 2016


It seems very strange to me to be changing a .pyc filename to a .py
filename.  I think we should try to understand where the .pyc filename is
coming from to begin with, and this is just masking the real error.

On Mon, Apr 18, 2016 at 10:10 AM Pavel Labath via lldb-commits <
lldb-commits at lists.llvm.org> wrote:

> labath accepted this revision.
> labath added a comment.
> This revision is now accepted and ready to land.
>
> Ok, makes sense then, thanks for making sure it's necessary.
>
> I don't quite understand how the string makes it's way there though, as
> the only place setting this field in the entire repository seems to be
> lldbinline.py
>
>
> http://reviews.llvm.org/D19215
>
>
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160418/2ada9dd3/attachment.html>


More information about the lldb-commits mailing list