[PATCH] D99852: [Driver] Detect libstdc++ include paths for native gcc (-m32 and -m64) on Debian i386
Sylvestre Ledru via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 4 09:21:14 PDT 2021
sylvestre.ledru accepted this revision.
sylvestre.ledru added a comment.
This revision is now accepted and ready to land.
Many thanks. it fixed my issues!
/usr/include/i386-linux-gnu/c++/8 is indeed much nicer :)
Thanks for all your hard work on fixing the header detection. it was indeed too complex!
And, thanks for asking for review ;)
About the g++-multiarch-incdir.diff, I cced the gcc maintainer!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99852/new/
https://reviews.llvm.org/D99852
More information about the cfe-commits
mailing list