mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 17:01:00 +08:00
Fuchsia's zxtest has a slightly different death test definition, and this macro makes our death test API work on Fuchsia. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D95648