[PATCH] D37954: Try to shorten system header paths when using -MD depfiles
Joerg Sonnenberger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 20 04:09:30 PDT 2017
joerg added a comment.
This is not about any operating system, but basic consistent behavior. either do the canonicalisation or not. Doing it sometimes is just bogus. You've effectively implemented -fcanonical-system-headers=sometimes.
Repository:
rL LLVM
https://reviews.llvm.org/D37954
More information about the cfe-commits
mailing list