[libcxxabi] r291367 - [libcxxabi] Add flag to conditionally enable tests

2017-01-07 Thread Bryant Wong via cfe-commits
Author: bryant Date: Sat Jan 7 16:14:04 2017 New Revision: 291367 URL: http://llvm.org/viewvc/llvm-project?rev=291367&view=rev Log: [libcxxabi] Add flag to conditionally enable tests Differential Revision: https://reviews.llvm.org/D28449 Modified: libcxxabi/trunk/CMakeLists.txt Modified: l

[libcxxabi] r291378 - [libcxxabi] Enable tests by default in standalone.

2017-01-07 Thread Bryant Wong via cfe-commits
Author: bryant Date: Sat Jan 7 18:33:30 2017 New Revision: 291378 URL: http://llvm.org/viewvc/llvm-project?rev=291378&view=rev Log: [libcxxabi] Enable tests by default in standalone. Tests targets will now be enabled by default when building libcxxabi out of tree (unless turned off with LIBCXXAB