Update all bug URL's to point to https://bugs.llvm.org/...

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@295434 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Fiselier
2017-02-17 08:37:03 +00:00
parent ba5f008f88
commit b7fd0be370
40 changed files with 46 additions and 46 deletions

View File

@@ -12,7 +12,7 @@
// <functional>
// See https://llvm.org/bugs/show_bug.cgi?id=20002
// See https://bugs.llvm.org/show_bug.cgi?id=20002
#include <functional>
#include <type_traits>