[libc++] Enable tests and documentation by default when building standalone
authorLouis Dionne <ldionne@apple.com>
Mon, 29 Jun 2020 16:39:39 +0000 (12:39 -0400)
committerLouis Dionne <ldionne@apple.com>
Mon, 29 Jun 2020 16:40:07 +0000 (12:40 -0400)
commitda940b1a2d06382f11ead4369a48edf617697183
tree96917c47c67120cd26ac752353d3594494bb74a8
parent09943e8de1586dd7f28aa24879fd68717a859588
[libc++] Enable tests and documentation by default when building standalone

Since we can always find the rest of the LLVM tree, we can always run the
tests in the standalone mode. Do it so that the default behavior is the
same in the standalone and non-standalone modes.
libcxx/cmake/Modules/HandleOutOfTreeLLVM.cmake