]> granicus.if.org Git - clang/commit
Merging r213609:
authorBill Wendling <isanbard@gmail.com>
Mon, 4 Aug 2014 04:34:27 +0000 (04:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 4 Aug 2014 04:34:27 +0000 (04:34 +0000)
commitbf3eda5d19f8180e79b3597bf826c56c037f30cf
treeaf630b718d9faaffb82a4b459c78f8150b39d188
parent2631339ebf29726c108a33f228c0908b1470412c
Merging r213609:
------------------------------------------------------------------------
r213609 | rtrieu | 2014-07-21 20:33:01 -0700 (Mon, 21 Jul 2014) | 3 lines

Fix a template diffing problem were an '&' is unexpectedly printed in
a template argument.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_35@214690 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTDiagnostic.cpp
test/Misc/diag-template-diffing.cpp