[cfe-commits] [Request for approval] Accept extern "C" typedef
Douglas Gregor
dgregor at apple.com
Fri Jul 30 09:37:35 PDT 2010
Sent from my iPhone
On Jul 30, 2010, at 7:33 AM, Abramo Bagnara <abramo.bagnara at gmail.com> wrote:
>
> The attached patch attempt to solve properly this issue:
>
> http://llvm.org/bugs/show_bug.cgi?id=6991
Looks good. Please add a test case before committing.
> It affects only parsing, because we believe that this has no
> implications in codegen.
That makes sense. CodeGen (and other places that care about linkage) already know to look for the LinkageSpecDecl.
More information about the cfe-commits
mailing list