[libcxx-commits] [libcxx] [libcxx][NFC] Consolidate testing concept CanBePiped (PR #80154)
Will Hawkins via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 12 23:18:17 PST 2024
================
@@ -20,11 +20,6 @@
#include "test_macros.h"
----------------
hawkinsw wrote:
Great eyes! In these cases, I was relying on the fact that the implementers of the adapters created their own header files (`types.h`) and those file includes the `test_range.h`. I have adjusted the patch to make direct inclusion of the `test_ranges.h` file but I am more than happy to go back to the old version if that is our standard.
Thanks for the sharp feedback!
https://github.com/llvm/llvm-project/pull/80154
More information about the libcxx-commits
mailing list