diff options
author | Alex Langford <apl@fb.com> | 2019-10-04 23:08:20 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-10-04 23:08:20 +0000 |
commit | 9627b26c40a19ce904921148f7be4cb84fd9e796 (patch) | |
tree | 0be75bcff1a30a3bcfb641b114ff82f24378dc70 /llvm/lib/Support/CommandLine.cpp | |
parent | fadc84ae9a959d9d5b0642fce4dff7a1f32d63ad (diff) | |
download | llvm-9627b26c40a19ce904921148f7be4cb84fd9e796.zip llvm-9627b26c40a19ce904921148f7be4cb84fd9e796.tar.gz llvm-9627b26c40a19ce904921148f7be4cb84fd9e796.tar.bz2 |
[libc++] Guard cxx_experimental settings behind LIBCXX_ENABLE_EXPERIMENTAL_LIBRARY
If you explicitly set LIBCXX_ENABLE_EXPERIMENTAL_LIBRARY to OFF, your
project will fail to configure because the cxx_experimental target
doesn't exist.
llvm-svn: 373809
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions