diff options
author | Petr Hosek <phosek@google.com> | 2020-09-28 16:12:48 -0700 |
---|---|---|
committer | Petr Hosek <phosek@google.com> | 2020-10-01 12:09:27 -0700 |
commit | 8d26760a95bae34aa5c1161a1c2ab8c1cdaa10a1 (patch) | |
tree | e48e14162148e696c5c94d1e6b0afd3188725e25 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 149f5b573c79eac0c519ada4d2f7c50e17796cdf (diff) | |
download | llvm-8d26760a95bae34aa5c1161a1c2ab8c1cdaa10a1.zip llvm-8d26760a95bae34aa5c1161a1c2ab8c1cdaa10a1.tar.gz llvm-8d26760a95bae34aa5c1161a1c2ab8c1cdaa10a1.tar.bz2 |
[CMake] Use -isystem flag to access libc++ headers
This is a partial revert of D62155. Rather than copying libc++ headers
into the build directory to be later overwritten by the final headers,
use -isystem flag to access libc++ headers during CMake checks. This
should address the occasional flake we've seen, especially on Windows
builders where CMake fails to overwrite __config with the final version.
Differential Revision: https://reviews.llvm.org/D88454
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions