================
@@ -43,7 +43,7 @@ static bool isValidDatePattern(StringRef Pattern) {
 
 // Checks if the string pattern used as a date format specifier contains
 // any incorrect pattern and reports it as a warning.
-// See: 
http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns
+// See: 
https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns
----------------
localspook wrote:

```suggestion
// See:
// https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns
```

https://github.com/llvm/llvm-project/pull/160128
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to