[cfe-commits] [PATCH] Fix ASTReader handling of ImportDecls

Meador Inge meadori at gmail.com
Tue May 15 15:55:41 PDT 2012


Hi All,

I came across this bug while hacking on another C FE issue.  'void
ASTDeclReader::VisitImportDecl' bumps the current index one too many.
OK?

P.S.  If it is OK, then can someone commit it for me.  I don't have
write access.

-- 
# Meador
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ast-import-decl.patch
Type: application/octet-stream
Size: 1500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120515/82857226/attachment.obj>


More information about the cfe-commits mailing list