diff options
author | Petr Hosek <phosek@chromium.org> | 2018-07-24 15:49:29 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2018-07-24 15:49:29 +0000 |
commit | f8f2a788f06ea811503dbf035b0de182e2700b04 (patch) | |
tree | a1ba51363b5377fc033d8a12160efcdf43b65ba2 /clang/lib/Basic/VirtualFileSystem.cpp | |
parent | e03334cf6a65f8671b49ea82f4132ca9526ec521 (diff) | |
download | llvm-f8f2a788f06ea811503dbf035b0de182e2700b04.zip llvm-f8f2a788f06ea811503dbf035b0de182e2700b04.tar.gz llvm-f8f2a788f06ea811503dbf035b0de182e2700b04.tar.bz2 |
[CMake] Fix the setting of LIBCXX_HEADER_DIR in standalone build
This is an alternative approach to r337727 which broke the build
because libc++ headers were copied into the location outside of
directories used by Clang. This change sets LIBCXX_HEADER_DIR to
different values depending on whether libc++ is being built as
part of LLVM w/ per-target multiarch runtime, LLVM or standalone.
Differential Revision: https://reviews.llvm.org/D49711
llvm-svn: 337833
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions