[cfe-commits] [PATCH 03/15] Fix Const Cast

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


Do proper casting to avoid a cast-away-const error.
---
 llvm/tools/clang/lib/CodeGen/CodeGenModule.cpp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fix-Const-Cast.patch
Type: text/x-patch
Size: 762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130110/79c9d549/attachment.bin>


More information about the cfe-commits mailing list