[PATCH] D69758: [Gnu toolchain] Look at standard GCC paths for libstdcxx by default
Samuel Thibault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 30 14:57:47 PST 2019
sthibaul marked an inline comment as done.
sthibaul added a comment.
> [Gnu toolchain]
> maybe this can be removed in the title?
I thought that commits usually have such kind of title prefixes?
================
Comment at: clang/lib/Driver/ToolChains/Linux.cpp:36
///
/// Debian-based systems are starting to use a multiarch setup where they use
/// a target-triple directory in the library and header search paths.
----------------
sylvestre.ledru wrote:
> are using a multiarch
>
Well, I can change that, but it's unrelated to the other change of the patch?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69758/new/
https://reviews.llvm.org/D69758
More information about the cfe-commits
mailing list