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

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


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

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


More information about the cfe-commits mailing list