diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r264827-clang-r202185-variadic-fn-debug-info.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r264827-clang-r202185-variadic-fn-debug-info.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r264827-clang-r202185-variadic-fn-debug-info.diff b/contrib/llvm/patches/patch-r264827-clang-r202185-variadic-fn-debug-info.diff index 7084f7b..8ae30b4 100644 --- a/contrib/llvm/patches/patch-r264827-clang-r202185-variadic-fn-debug-info.diff +++ b/contrib/llvm/patches/patch-r264827-clang-r202185-variadic-fn-debug-info.diff @@ -14,7 +14,7 @@ getReturnType -> getResultType Sponsored by: DARPA, AFRL -http://svnweb.freebsd.org/changeset/base/264827 +Introduced here: http://svnweb.freebsd.org/changeset/base/264827 Index: tools/clang/lib/CodeGen/CGDebugInfo.cpp =================================================================== |