diff options
author | Nico Weber <thakis@chromium.org> | 2020-10-21 14:11:16 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2020-10-21 14:11:18 -0400 |
commit | b3ca53e14274642274be8fe7db8b43dc3c146366 (patch) | |
tree | 9be490468bf92b15c69d9958f897813d0e69bf8e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 958abe01802ca33d506e54f88f6a2563b95154f5 (diff) | |
download | llvm-b3ca53e14274642274be8fe7db8b43dc3c146366.zip llvm-b3ca53e14274642274be8fe7db8b43dc3c146366.tar.gz llvm-b3ca53e14274642274be8fe7db8b43dc3c146366.tar.bz2 |
[gn build] try to fix clang build after 37c030f81a9fdd
37c030f81a9fdd made it so that depending on //libcxx/include
automatically added the copied header dir to the include search path.
For some reason, clang can't build against the copied libcxx headers
(it complains about ldiv_t not being a type). I don't have a mac
to debug right now, but for the clang target this change was
unintentional anyways -- only depend on the copies target, instead
of on the target that also adjusts the include path.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions