[PATCH] const'ify Sema::ActOnCompoundStmt

Robert Wilhelm robert.wilhelm at gmx.net
Mon Aug 19 06:45:15 PDT 2013


Change Parameter of Sema::ActOnCompoundStmt from MutableArrayRef to
ArrayRef. No functionality change intended.

ok to commit?

Thanks,
Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Sema_ActOnCompoundStmt.patch
Type: text/x-patch
Size: 3447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130819/13d8707f/attachment.bin>


More information about the cfe-commits mailing list