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)
commitb443dfef82df98fc5c7257bbf97efcd68df5f433
treed8a94a7a13a4ef70d7bb14524c110bac70c81aae
parent6799af41fed83918e141a03a24a46d3a780c44b4
Adjust the wording of the "brackets go after the unqualified-id" error message. It applies in cases that aren't unqualified-ids.

llvm-svn: 236344
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/test/Parser/brackets.c
clang/test/Parser/brackets.cpp