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

Attachment: getTypeForDecl-hint.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to