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:
@@ -18,7 +18,7 @@
|
||||
|
||||
// NOTE: this constructor does not currently support tags derived from
|
||||
// allocator_arg_t because libc++ has to deduce the parameter as a template
|
||||
// argument. See PR27684 (https://llvm.org/bugs/show_bug.cgi?id=27684)
|
||||
// argument. See PR27684 (https://bugs.llvm.org/show_bug.cgi?id=27684)
|
||||
|
||||
#include <tuple>
|
||||
#include <cassert>
|
||||
|
||||
Reference in New Issue
Block a user