summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/views/span.obs/size.pass.cpp
diff options
context:
space:
mode:
authorStephan T. Lavavej <stl@exchange.microsoft.com>2018-11-14 03:06:06 +0000
committerStephan T. Lavavej <stl@exchange.microsoft.com>2018-11-14 03:06:06 +0000
commitdec8905e1386fba8180c05457a1686afcad795ce (patch)
treeccf4489401b53218b2751e0b7a3baa9b9a6f253b /libcxx/test/std/containers/views/span.obs/size.pass.cpp
parentda419bdb5e3e167ea90c6923660059f35fa17d67 (diff)
downloadbcm5719-llvm-dec8905e1386fba8180c05457a1686afcad795ce.tar.gz
bcm5719-llvm-dec8905e1386fba8180c05457a1686afcad795ce.zip
[libcxx] [test] Strip trailing whitespace. NFC.
llvm-svn: 346826
Diffstat (limited to 'libcxx/test/std/containers/views/span.obs/size.pass.cpp')
-rw-r--r--libcxx/test/std/containers/views/span.obs/size.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/std/containers/views/span.obs/size.pass.cpp b/libcxx/test/std/containers/views/span.obs/size.pass.cpp
index c33fd3f6c61..16f1b6a7ef7 100644
--- a/libcxx/test/std/containers/views/span.obs/size.pass.cpp
+++ b/libcxx/test/std/containers/views/span.obs/size.pass.cpp
@@ -7,7 +7,7 @@
// Source Licenses. See LICENSE.TXT for details.
//
//===---------------------------------------------------------------------===//
-// UNSUPPORTED: c++98, c++03, c++11, c++14, c++17
+// UNSUPPORTED: c++98, c++03, c++11, c++14, c++17
// <span>
OpenPOWER on IntegriCloud