[cfe-commits] [PATCH] Add Redeclarable boilerplate to TypedefDecl
Peter Collingbourne
peter at pcc.me.uk
Tue May 25 10:54:56 PDT 2010
The TypedefDecl class is missing the Redeclarable boilerplate meaning
that it cannot be used like other Redeclarable declarations. This
patch adds the boilerplate.
Thanks,
--
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-Redeclarable-boilerplate-to-TypedefDecl.patch
Type: text/x-diff
Size: 1372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100525/418248ca/attachment.patch>
More information about the cfe-commits
mailing list