]> granicus.if.org Git - clang/commit
More gracefully handle parentheses in templare arguments in template diffing.
authorRichard Trieu <rtrieu@google.com>
Tue, 22 Jul 2014 04:06:54 +0000 (04:06 +0000)
committerRichard Trieu <rtrieu@google.com>
Tue, 22 Jul 2014 04:06:54 +0000 (04:06 +0000)
commit9d1015f2df83d298ffa9b68d9791ece9db9656b8
tree44aa8a102487d62bc766c27c340971b730b9c36e
parentda336e88abc18baf2f765c39831c52dbd8d5d812
More gracefully handle parentheses in templare arguments in template diffing.

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