[cfe-commits] [PATCH 02/15] Fix Cast
David Greene
dag at cray.com
Thu Jan 10 11:12:22 PST 2013
Avoid a cast-away-const error by properly using const_cast<>.
---
llvm/tools/clang/lib/AST/CXXInheritance.cpp | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-Cast.patch
Type: text/x-patch
Size: 600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130110/daf9ec57/attachment.bin>
More information about the cfe-commits
mailing list