[libcxx-commits] [libcxx] [libcxx][NFC] Consolidate testing concept CanBePiped (PR #80154)

Konstantin Varlamov via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 12 17:26:48 PST 2024


================
@@ -20,11 +20,6 @@
 #include "test_macros.h"
----------------
var-const wrote:

Do you need to include `"test_range.h"` here? Otherwise, this file is probably relying on a transitive include (unless `CanBePiped` is not used here?).

https://github.com/llvm/llvm-project/pull/80154


More information about the libcxx-commits mailing list