[cfe-commits] [PATCH 13/15] Fix Casting

David Greene dag at cray.com
Thu Jan 10 11:12:33 PST 2013


Use const_cast<> to avoid a cast-away-const error.
---
 .../clang/tools/libclang/CXSourceLocation.cpp      |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-Fix-Casting.patch
Type: text/x-patch
Size: 925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130110/1db80050/attachment.bin>


More information about the cfe-commits mailing list