diff options
| author | Marshall Clow <mclow.lists@gmail.com> | 2017-06-14 16:54:43 +0000 |
|---|---|---|
| committer | Marshall Clow <mclow.lists@gmail.com> | 2017-06-14 16:54:43 +0000 |
| commit | 4a911c867fec9fc71c561b7d0cea088b749f6ec0 (patch) | |
| tree | 815fff1b2f101c1dd498e5390be3b5a67a305752 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 1953434f2922f0955a37ef27d38cf9dbe4e8ab1c (diff) | |
In several places in std::allocator<const T> (and one in shared_ptr, we were casting a 'const T*' to a 'void *' - implicitly casting away the const. Add const_cast to make that explicit. No functional change.
llvm-svn: 305397
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
