https://bugs.llvm.org/show_bug.cgi?id=42067

            Bug ID: 42067
           Summary: clang -print-search-dirs is unparseable on Windows
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: unassignedclangb...@nondot.org
          Reporter: mh+l...@glandium.org
                CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
                    richard-l...@metafoo.co.uk

clang -print-search-dirs unconditionally uses ":" as a separator, which doesn't
work on Windows, where : is part of paths. ";" is what is usually used instead.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to