[PATCH] D19551: Handle Windows drive letters and ".." for --reproduce.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 13:40:08 PDT 2016


davide added a comment.

In http://reviews.llvm.org/D19551#412732, @ruiu wrote:

> If we concatenate Config->Reproduce and "invocation.txt" before passing it
>  to logCommandline, we need to decompose the path to get the directory part
>  which is exactly Config->Reproducible, so it is better to not concatenate them.


lgtm.


http://reviews.llvm.org/D19551





More information about the llvm-commits mailing list