[cfe-commits] [PATCH] Fix parsing of local pointers to function having MS calling convention
Martin Vejnár
avakar at ratatanek.cz
Thu Sep 23 09:51:32 PDT 2010
Hi, this patch adds a fix that allows the following declaration
bool (__stdcall *p)(int);
to be parsed correctly even in function scope.
--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms-local-callconv.diff
Type: application/octet-stream
Size: 1191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100923/11a3fe9c/attachment.obj>
More information about the cfe-commits
mailing list