This revision was automatically updated to reflect the committed changes.
Closed by commit rL322870: [cmake] [libcxxabi] Don't print warning when
tests are disabled. (authored by dhinton, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D422
hintonda created this revision.
hintonda added reviewers: compnerd, bryant, beanz.
Herald added a subscriber: mgorny.
Herald added a reviewer: EricWF.
Herald added a reviewer: EricWF.
Don't print, possibly erroneous, warning if
LIBCXXABI_INCLUDE_TESTS is false.
This patch fixes a problem introduc