[cfe-commits] [REVIEW] Add PCH support for C++ cast expressions
Douglas Gregor
dgregor at apple.com
Sat Jan 16 05:33:40 PST 2010
On Jan 15, 2010, at 2:35 PM, Sam Weinig wrote:
> 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?
Looks good. Please go ahead and commit, thanks!
- Doug
More information about the cfe-commits
mailing list