[cfe-commits] [PATCH 06/15] Fix Cast
David Greene
dag at cray.com
Thu Jan 10 11:12:26 PST 2013
Properly use const_cast to avoid a cast-away-const error.
---
.../Core/PathSensitive/ProgramStateTrait.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Fix-Cast.patch
Type: text/x-patch
Size: 766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130110/78daee28/attachment.bin>
More information about the cfe-commits
mailing list