summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
diff options
context:
space:
mode:
authorZiang Wan <ziangw2@illinois.edu>2019-07-25 00:32:50 +0000
committerZiang Wan <ziangw2@illinois.edu>2019-07-25 00:32:50 +0000
commit2028d97d09b8abb7f47c4ad4ed6ffe7a1f6486ea (patch)
treec312b19bf7b42e736d4a24db44cb413932b7254e /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
parent5aee1c6b102fcc4890a5fa73e320f850328024b3 (diff)
downloadbcm5719-llvm-2028d97d09b8abb7f47c4ad4ed6ffe7a1f6486ea.tar.gz
bcm5719-llvm-2028d97d09b8abb7f47c4ad4ed6ffe7a1f6486ea.zip
[Sema] Enable -Wimplicit-float-conversion for integral to floating point precision loss
Issue an warning when the code tries to do an implicit int -> float conversion, where the float type ha a narrower significant than the float type. The new warning is controlled by flag -Wimplicit-int-float-conversion, under -Wimplicit-float-conversion and -Wconversion. Differential Revision: https://reviews.llvm.org/D64666 llvm-svn: 366972
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud