diff options
Diffstat (limited to 'libcxx/test')
| -rw-r--r-- | libcxx/test/support/nasty_macros.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libcxx/test/support/nasty_macros.hpp b/libcxx/test/support/nasty_macros.hpp index 30d0ec003bb..0106f70e904 100644 --- a/libcxx/test/support/nasty_macros.hpp +++ b/libcxx/test/support/nasty_macros.hpp @@ -62,4 +62,7 @@ #define __output NASTY_MACRO #define __input NASTY_MACRO +#define __acquire NASTY_MACRO +#define __release NASTY_MACRO + #endif // SUPPORT_NASTY_MACROS_HPP |

