diff options
author | Martin Storsjö <martin@martin.st> | 2021-09-13 23:05:23 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-09-14 13:42:51 +0300 |
commit | 125e8ef10ba468d41b27bf9c7569c1a0520d1ab9 (patch) | |
tree | ab1dc1c49f7e262947a8d65ccadfeb725cab4549 /clang/lib/Lex/ModuleMap.cpp | |
parent | e248d69036dad6f65584dd8faac4e2d5a3816e12 (diff) | |
download | llvm-125e8ef10ba468d41b27bf9c7569c1a0520d1ab9.zip llvm-125e8ef10ba468d41b27bf9c7569c1a0520d1ab9.tar.gz llvm-125e8ef10ba468d41b27bf9c7569c1a0520d1ab9.tar.bz2 |
[runtimes] Check whether -nostdinc++ and -nostdlib++ are supported
Don't blindly assume they're supported - GCC doesn't support -nostdlib++.
The llvm-project/runtimes directory is supposed to allow building the
runtimes standalone from a newly built Clang, and thus should allow
building with other compilers too.
Differential Revision: https://reviews.llvm.org/D109719
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions