[llvm-bugs] [Bug 38877] New: Wrong path separators when using Clang -MM with -I on Windows
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Sep 8 00:59:38 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38877
Bug ID: 38877
Summary: Wrong path separators when using Clang -MM with -I on
Windows
Product: clang
Version: 7.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: david.bolvansky at gmail.com
CC: llvm-bugs at lists.llvm.org
clang main.c -I../include/lib -MM
main.o: main.c ../include/lib\test.h
Hierarchy:
--
program
-- main.c
--
include
-- lib
-- test.h
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180908/a1794252/attachment.html>
More information about the llvm-bugs
mailing list