]> granicus.if.org Git - clang/commit
Modify tree printing mode for template type diffing. If a diagnostic has
authorRichard Trieu <rtrieu@google.com>
Fri, 13 Jul 2012 21:18:32 +0000 (21:18 +0000)
committerRichard Trieu <rtrieu@google.com>
Fri, 13 Jul 2012 21:18:32 +0000 (21:18 +0000)
commit5561977175c04dc2bae53b0f577a5c1ca83b96ff
tree8e421fe27bd32c3563103a304b363ac3a7d347c5
parentf195f2cacf149286232d66578fad3370efa5f567
Modify tree printing mode for template type diffing.  If a diagnostic has
multiple %diff's, only print the first tree and fallback to inline printing
for the rest of the diagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160193 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Diagnostic.cpp