Files
clang-p2996/clang/test/Modules
David Bolvansky c96cb25a8b Print correctly dependency paths on Windows
Summary:
Before:
main.o: main.c ../include/lib\test.h

After:
main.o: main.c ../include/lib/test.h

Fixes PR38877

Reviewers: zturner

Subscribers: xbolva00, cfe-commits

Differential Revision: https://reviews.llvm.org/D51847

llvm-svn: 342139
2018-09-13 14:27:32 +00:00
..
2018-02-23 19:30:48 +00:00
2018-01-06 03:20:59 +00:00
2018-09-05 21:55:09 +00:00