]> granicus.if.org Git - clang/commit
Properly update the FormattedArgs vector when the template type diffing falls
authorRichard Trieu <rtrieu@google.com>
Tue, 10 Jul 2012 01:46:04 +0000 (01:46 +0000)
committerRichard Trieu <rtrieu@google.com>
Tue, 10 Jul 2012 01:46:04 +0000 (01:46 +0000)
commit5409d28b6167032696f4915bb765a6f7db579f3f
treedc743b2dbcc4bafa092e0c8075f7de7e15fc0639
parent6241e01db93fe332004de2b2f17be6da7e960227
Properly update the FormattedArgs vector when the template type diffing falls
back to regular type printing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159976 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Diagnostic.h
lib/AST/ASTDiagnostic.cpp
lib/Basic/Diagnostic.cpp