mirror of
https://github.com/llvm-mirror/libcxx.git
synced 2025-10-23 18:38:30 +08:00
[libcxx] [test] Fix URLs in comments and make them HTTPS. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@310156 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -29,5 +29,5 @@ int main () {
|
||||
}
|
||||
// Smart pointers of type 'T[N]' are not tested here since they are not
|
||||
// supported by the standard nor by libc++'s implementation.
|
||||
// See http://reviews.llvm.org/D21320 for more information.
|
||||
// See https://reviews.llvm.org/D21320 for more information.
|
||||
}
|
||||
|
Reference in New Issue
Block a user