https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109485
--- Comment #7 from Dani Borg <dani.borg at outlook dot com> --- (In reply to Andrew Pinski from comment #2) > Also does it work with Windows style pathes? > I am suspecting clang does not do the right thing there ... I don't know much about Windows path handling, so I can't say. It's possible some adaptations are needed depending on the OS. I think the main principles/strategy should work for any file system that has a directory structure though.