blob: d78eb651d3a38d01ab5223517e2a56a29a37705c [file] [log] [blame]
add_subdirectory(ReturnReference)
if(NOT TARGET_OS STREQUAL "Darwin")
# FDRMode test is failing on Darwin because
# `__xray_log_select_mode("xray-fdr")` returns `XRAY_MODE_NOT_FOUND`.
#
# Disable the test until it is fixed. rdar://problem/44578416
add_subdirectory(FDRMode)
endif()