diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2016-04-27 08:28:08 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2016-04-27 08:28:08 +0000 |
| commit | 066fefcbf3fd6393d8cefc0030187a0be3cbf2e5 (patch) | |
| tree | 782d0a45263c6101c7e742fc5c96d934425cecea /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | d87c7b321af8790cb41cc105331a08fba4975a27 (diff) | |
tsan: fix compiler warning
tsan_debugging.cc: In function ‘void* __tsan_get_current_report()’:
tsan_debugging.cc:61:18: warning: cast from type ‘const __tsan::ReportDesc*’
to type ‘void*’ casts away qualifiers [-Wcast-qual]
return (void *)rep;
llvm-svn: 267679
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
