Re: r276896 - Update Clang Parser test error message to match new parser errors

2016-08-01 Thread Hans Wennborg via cfe-commits
Reverted in r277405 since the LLVM change got reverted. For what it's worth, it would have been great if this commit mentioned that it was a companion commit to r276895. That would give some nice context for anyone reading the log, and also I wouldn't have missed it when reverting the LLVM side.

r277405 - Revert r276896 "Update Clang Parser test error message to match new parser errors"

2016-08-01 Thread Hans Wennborg via cfe-commits
Author: hans Date: Mon Aug 1 18:34:42 2016 New Revision: 277405 URL: http://llvm.org/viewvc/llvm-project?rev=277405&view=rev Log: Revert r276896 "Update Clang Parser test error message to match new parser errors" This depended on r276895, which was reverted in r277402. Modified:

r276896 - Update Clang Parser test error message to match new parser errors

2016-07-27 Thread Nirav Dave via cfe-commits
Author: niravd Date: Wed Jul 27 12:39:47 2016 New Revision: 276896 URL: http://llvm.org/viewvc/llvm-project?rev=276896&view=rev Log: Update Clang Parser test error message to match new parser errors Modified: cfe/trunk/test/Parser/ms-inline-asm.c Modified: cfe/trunk/test/Parser/ms-inline-asm