| Issue | 203896 |
|---|---|
| Summary | -Wgcc-install-dir-libstdcxx is broken |
| Labels | |
| Assignees | |
| Reporter | combinatorylogic |
Warnings about multiple gcc installations are issued even if clang driver got nothing to do with any gcc whatsoever (e.g., in combination with `-stdlib=libc++ --rtlib=compiler-rt --unwindlib=libunwind`). With -Wall -Werror it's very disruptive.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
