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

dag at cray.com dag at cray.com
Fri Jan 11 08:37:31 PST 2013


David Greene <dag at cray.com> writes:

> 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(-)

Ping?  Anyone looking at these libclang changes?

                             -David



More information about the cfe-commits mailing list