Silence 'warning C4305: 'initializing': truncation from 'double' to 'float'' with...
authorAlexandre Ganea <alexandre.ganea@ubisoft.com>
Mon, 3 Jun 2019 18:46:30 +0000 (18:46 +0000)
committerAlexandre Ganea <alexandre.ganea@ubisoft.com>
Mon, 3 Jun 2019 18:46:30 +0000 (18:46 +0000)
commit18ca8a2233a4be45944ce8d772f2930362641534
tree125c68745e727cbbf816f98146a55b5d0b2fecd4
parent8dbeb9256cb60fe551fdcbd40580589ffce59e37
Silence 'warning C4305: 'initializing': truncation from 'double' to 'float'' with MSVC 19.16.27021.1 (VS2017 15.9.12)

llvm-svn: 362437
lldb/unittests/Utility/ReproducerInstrumentationTest.cpp