[libcxx-commits] [PATCH] D79986: [libcxx][span] trivial whitespace fix to test commit rights
Michael Schellenberger Costa via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 15 01:35:50 PDT 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf58e78f99205: [libcxx][span] trivial whitespace fix to test commit rights (authored by miscco).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79986/new/
https://reviews.llvm.org/D79986
Files:
libcxx/test/std/containers/views/span.cons/container.fail.cpp
Index: libcxx/test/std/containers/views/span.cons/container.fail.cpp
===================================================================
--- libcxx/test/std/containers/views/span.cons/container.fail.cpp
+++ libcxx/test/std/containers/views/span.cons/container.fail.cpp
@@ -24,7 +24,6 @@
// — remove_pointer_t<decltype(data(cont))>(*)[] is convertible to ElementType(*)[].
//
-
#include <span>
#include <cassert>
#include <deque>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79986.264177.patch
Type: text/x-patch
Size: 440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200515/63168611/attachment.bin>
More information about the libcxx-commits
mailing list