summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-02-17 08:37:03 +0000
committerEric Fiselier <eric@efcs.ca>2017-02-17 08:37:03 +0000
commit3c35491f02f79e71688ca4d2ca63c243e3e5b18c (patch)
tree8efdbba8b6ba41a4af3c408fad2a05be8aea41c2 /libcxx/test/std/iterators
parentcb17fbb00b295afacd0d71198e3c7a0594d06c7d (diff)
downloadbcm5719-llvm-3c35491f02f79e71688ca4d2ca63c243e3e5b18c.tar.gz
bcm5719-llvm-3c35491f02f79e71688ca4d2ca63c243e3e5b18c.zip
Update all bug URL's to point to https://bugs.llvm.org/...
llvm-svn: 295434
Diffstat (limited to 'libcxx/test/std/iterators')
-rw-r--r--libcxx/test/std/iterators/stream.iterators/istream.iterator/istream.iterator.cons/default.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/std/iterators/stream.iterators/istream.iterator/istream.iterator.cons/default.pass.cpp b/libcxx/test/std/iterators/stream.iterators/istream.iterator/istream.iterator.cons/default.pass.cpp
index 3b643bb441e..c5bae9a14bb 100644
--- a/libcxx/test/std/iterators/stream.iterators/istream.iterator/istream.iterator.cons/default.pass.cpp
+++ b/libcxx/test/std/iterators/stream.iterators/istream.iterator/istream.iterator.cons/default.pass.cpp
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
// Usage of is_trivially_constructible is broken with these compilers.
-// See https://llvm.org/bugs/show_bug.cgi?id=31016
+// See https://bugs.llvm.org/show_bug.cgi?id=31016
// XFAIL: clang-3.7, apple-clang-7, apple-clang-7.0
// <iterator>
OpenPOWER on IntegriCloud