]> granicus.if.org Git - clang/commit
Only print a semicolon after "no known conversion for Nth argument" if there
authorMatt Beaumont-Gay <matthewbg@google.com>
Thu, 28 Jun 2012 19:20:41 +0000 (19:20 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Thu, 28 Jun 2012 19:20:41 +0000 (19:20 +0000)
commit712692e130af20b1759b1cf1aae83e22d585233f
treef99069a92e7873f7c251198c0d09734272e711ea
parente327aa81e38d9d17702f95ad4df56f8e3e9b7e91
Only print a semicolon after "no known conversion for Nth argument" if there
is a following clause.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159369 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/Misc/diag-aka-types.cpp
test/Misc/diag-template-diffing.cpp