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

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 1 16:45:03 PDT 2016


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.

Thanks,
Hans

On Wed, Jul 27, 2016 at 10:39 AM, Nirav Dave via cfe-commits
<cfe-commits at lists.llvm.org> wrote:
> 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


More information about the cfe-commits mailing list