[PATCH] D110663: [Driver] Support Debian multiarch style lib/clang/14.0.0/x86_64-linux-gnu runtime path and include/x86_64-linux-gnu/c++/v1 libc++ path
Shoaib Meenai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 28 17:52:52 PDT 2021
smeenai added a comment.
In D110663#3029076 <https://reviews.llvm.org/D110663#3029076>, @MaskRay wrote:
> Prefer unnormalized over normalized (@smeenai)
To be clear, I wasn't advocating for one ordering over the other, just pointing out the similarity to the prior state of things :) @phosek would know what the right ordering is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110663/new/
https://reviews.llvm.org/D110663
More information about the cfe-commits
mailing list