diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r261680-clang-r200899-fix-security-quantis.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r261680-clang-r200899-fix-security-quantis.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r261680-clang-r200899-fix-security-quantis.diff b/contrib/llvm/patches/patch-r261680-clang-r200899-fix-security-quantis.diff index be81051..50478ba 100644 --- a/contrib/llvm/patches/patch-r261680-clang-r200899-fix-security-quantis.diff +++ b/contrib/llvm/patches/patch-r261680-clang-r200899-fix-security-quantis.diff @@ -15,7 +15,7 @@ Pull in r200899 from upstream clang trunk (by Serge Pavlov): Differential Revision: http://llvm-reviews.chandlerc.com/D2688 -Introduced here: http://svn.freebsd.org/changeset/base/261680 +Introduced here: http://svnweb.freebsd.org/changeset/base/261680 Index: tools/clang/test/SemaCXX/c99-variable-length-array.cpp =================================================================== |