[llvm] r208033 - Re-commit r208025, reverted in r208030, with a fix for a conformance issue
Richard Smith
richard at metafoo.co.uk
Mon May 5 19:16:09 PDT 2014
On Mon, May 5, 2014 at 7:14 PM, Rafael EspĂndola <rafael.espindola at gmail.com
> wrote:
> On 5 May 2014 21:44, Richard Smith <richard-llvm at metafoo.co.uk> wrote:
> > Author: rsmith
> > Date: Mon May 5 20:44:26 2014
> > New Revision: 208033
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=208033&view=rev
> > Log:
> > Re-commit r208025, reverted in r208030, with a fix for a conformance
> issue
> > which GCC detects and Clang does not!
>
> Which is?
Clang allows:
void *p; *p;
GCC does not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140505/2da5c03b/attachment.html>
More information about the llvm-commits
mailing list