diff options
Diffstat (limited to 'compiler-tests.h')
-rw-r--r-- | compiler-tests.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-tests.h b/compiler-tests.h index 47ec5739..4793b719 100644 --- a/compiler-tests.h +++ b/compiler-tests.h @@ -38,7 +38,7 @@ /* * This was introduced by Clang: * - * http://clang.llvm.org/docs/LanguageExtensions.html#has-attribute + * https://clang.llvm.org/docs/LanguageExtensions.html#has-attribute * * in some version (which version?); it has been picked up by GCC 5.0. */ |