[libc++] NFC: Normalize links to bug reports

This commit is contained in:
Louis Dionne
2021-03-03 13:45:06 -05:00
parent b70c483e04
commit 3c62198c61
37 changed files with 42 additions and 42 deletions

View File

@@ -15,7 +15,7 @@
// template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
// unspecified bind(Fn, Types...);
// https://bugs.llvm.org/show_bug.cgi?id=16343
// https://llvm.org/PR16343
#include <cmath>
#include <functional>