commit | 0a3564fc0b381b36f213a7ba5919cff500f32e53 | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne@apple.com> | Wed Jun 05 21:54:34 2019 +0000 |
committer | Louis Dionne <ldionne@apple.com> | Wed Jun 05 21:54:34 2019 +0000 |
tree | 892ad87fcf66ca301bd30b22833d3c9d840f5d76 | |
parent | 0174d760ef1ce0051c30a34b72aa887dd7fa5890 [diff] |
[libcxx][test] Include test_workarounds.h where needed Some tests require `TEST_WORKAROUND_CONSTEXPR_IMPLIES_NOEXCEPT`, but they did not include the header that defines that macro. Thanks to Michael Park for the patch. Differential Revision: https://reviews.llvm.org/D62920 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@362660 91177308-0d34-0410-b5e6-96231b3b80d8