commit | 5ebf92ca688292cf5e78679f137b4cdeb0e5d8df | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Tue Dec 27 18:35:24 2016 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Tue Dec 27 18:35:24 2016 +0000 |
tree | 6598db576e131eb137bf31b680a59cfb50c4ef47 | |
parent | ad04ba28103efdec91e341c11a4a238328564e2b [diff] |
DebugInfo: add explicit casts for -Wqual-cast Fix a warning detected by gcc 6: warning: cast from type 'const void*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290618 91177308-0d34-0410-b5e6-96231b3b80d8