[PATCH] D120251: [clang][driver][wasm] Fix libstdc++ target-dependent include dir

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 22 07:45:21 PST 2022


sbc100 added a comment.

In D120251#3336981 <https://reviews.llvm.org/D120251#3336981>, @tbaeder wrote:

> @sbc100 Do you think we should add `/backward` as well? `Gnu.cpp` does that it seems: https://github.com/llvm/llvm-project/blob/main/clang/lib/Driver/ToolChains/Gnu.cpp#L2959-L2960

I don't see why not.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120251/new/

https://reviews.llvm.org/D120251



More information about the cfe-commits mailing list