[flang] [libcxx] [mlir] [llvm] [libc] [clang] [libc++][memory] P1132R8: out_ptr - a scalable output pointer abstraction (PR #73618)

Louis Dionne via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 14 08:31:15 PST 2023


================
@@ -0,0 +1,159 @@
+//===----------------------------------------------------------------------===//
----------------
ldionne wrote:

Nit: these test names are a bit hard to read, I would suggest `out_ptr.general.pass.cp`, `out_ptr_t.convert.pass.cpp`, etc.

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


More information about the cfe-commits mailing list