summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ValueTracking.cpp
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2017-06-14 16:54:43 +0000
committerMarshall Clow <mclow.lists@gmail.com>2017-06-14 16:54:43 +0000
commit4a911c867fec9fc71c561b7d0cea088b749f6ec0 (patch)
tree815fff1b2f101c1dd498e5390be3b5a67a305752 /llvm/lib/Analysis/ValueTracking.cpp
parent1953434f2922f0955a37ef27d38cf9dbe4e8ab1c (diff)
downloadbcm5719-llvm-4a911c867fec9fc71c561b7d0cea088b749f6ec0.tar.gz
bcm5719-llvm-4a911c867fec9fc71c561b7d0cea088b749f6ec0.zip
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/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud