[cfe-commits] [PATCH 07/15] Fix Cast
David Greene
dag at cray.com
Thu Jan 10 11:12:27 PST 2013
Properly use const_cast to fix a cast-away-const error.
---
.../clang/lib/StaticAnalyzer/Core/ExprEngine.cpp | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Fix-Cast.patch
Type: text/x-patch
Size: 819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130110/19df2a04/attachment.bin>
More information about the cfe-commits
mailing list