Commit d950157f authored by Alexandre Ganea's avatar Alexandre Ganea
Browse files

[lldb] Silence warning when building with latest MSVC

Fixes:
```
C:\git\llvm-project\lldb\unittests\Core\DumpDataExtractorTest.cpp(140): warning C4305: 'argument': truncation from 'double' to 'const std::complex<float>::_Ty'
```
parent c21f48e5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment