[cfe-commits] Small patch that would have saved me 30 minutes.

Sean Silva silvas at purdue.edu
Mon Jul 9 21:57:31 PDT 2012


This tiny patch would have saved me like 30 minutes.

getTypeForDecl() was returning NULL, which was "impossible". Turns out
a little bit of logic is needed to pull the type from a TypeDecl. This
points the reader to the place where that logic is implemented.

--Sean Silva
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getTypeForDecl-hint.patch
Type: application/octet-stream
Size: 676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120709/a5be8b4d/attachment.obj>


More information about the cfe-commits mailing list