[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

@@ -49,7 +49,7 @@ int main(int, char**)
#endif
{
// https://bugs.llvm.org/show_bug.cgi?id=31454
// https://llvm.org/PR31454
std::basic_string<veryLarge> s;
veryLarge vl = {};
s.push_back(vl);