[cfe-commits] [REVIEW] Add PCH support for C++ cast expressions
Sam Weinig
weinig at apple.com
Fri Jan 15 14:35:07 PST 2010
The attached patch adds PCH reading and writing for CXXStaticCastExpr, CXXDynamicCastExpr, CXXReinterpretCastExpr, CXXConstCastExpr and CXXFunctionalCastExpr. Since it is my first patch in this area, would some mind reviewing it?
Thanks,
-Sam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pch-casts.diff
Type: application/octet-stream
Size: 9809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100115/85606215/attachment.obj>
-------------- next part --------------
More information about the cfe-commits
mailing list