Fixing the test should be easy, the problem is deeper, FileManager may have
two different entries for the same file since it does not know c:\my\file
is same as c:/my/file, wouldn't that cause problems in clang operation?




2015-01-08 15:32 GMT+02:00 Rafael Ávila de Espíndola <
[email protected]>:

> It should be possible to add a testcase showing that we now add a \
> instead of a / on windows, no?
>
>
> http://reviews.llvm.org/D6871
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to