]> granicus.if.org Git - clang/commit
Adjust the wording of the "brackets go after the unqualified-id" error message. It...
authorNick Lewycky <nicholas@mxc.ca>
Fri, 1 May 2015 20:47:19 +0000 (20:47 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 1 May 2015 20:47:19 +0000 (20:47 +0000)
commitd46293049fd1826e4901beb216e8681a1399dbcb
treec4bf2fb8f098654bc9d73f27399600d0f81c5744
parente44acb9b5e570d3aa6044f94486c7f8cc01deecc
Adjust the wording of the "brackets go after the unqualified-id" error message. It applies in cases that aren't unqualified-ids.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@236344 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticParseKinds.td
test/Parser/brackets.c
test/Parser/brackets.cpp