llvm-project/libcxx/cmake/Modules
Petr Hosek 2a452ebf76 [libcxx][CMake] Move the warning to HandleOutOfTreeLLVM
This currently gives a warning when building libcxx under runtimes.

Differential Revision: https://reviews.llvm.org/D27643

llvm-svn: 289418
2016-12-12 05:05:46 +00:00
..
CheckLibcxxAtomic.cmake Fix libc++ configuration with -fsanitize-coverage 2016-09-01 01:38:32 +00:00
CodeCoverage.cmake [libcxx] Add code coverage configuration to CMake and LIT. 2015-03-31 04:15:45 +00:00
HandleLibCXXABI.cmake Put C++ ABI headers in a special build directory instead of the top level. 2016-12-09 09:31:01 +00:00
HandleLibcxxFlags.cmake Fix linker script generation for in-tree builds 2016-10-09 21:34:03 +00:00
HandleOutOfTreeLLVM.cmake [libcxx][CMake] Move the warning to HandleOutOfTreeLLVM 2016-12-12 05:05:46 +00:00
MacroEnsureOutOfSourceBuild.cmake