diff options
author | Vince Bridgers <vince.a.bridgers@gmail.com> | 2020-08-03 15:37:59 -0500 |
---|---|---|
committer | einvbri <vince.a.bridgers@ericsson.com> | 2020-08-07 07:58:53 -0500 |
commit | 351aac09854399dfb3abb581ef1762a9cd2e4991 (patch) | |
tree | 951b75965660fc596d1890a7a57942b1bca4d1d4 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 100e1f911c0e80360af2fa676f832a6f2b52c59d (diff) | |
download | llvm-351aac09854399dfb3abb581ef1762a9cd2e4991.zip llvm-351aac09854399dfb3abb581ef1762a9cd2e4991.tar.gz llvm-351aac09854399dfb3abb581ef1762a9cd2e4991.tar.bz2 |
[Sema] Add casting check for fixed to fixed point conversions
This change squelches the warning for a cast from fixed to fixed point
conversions when -Wbad-function-cast is enabled.
Fixes:
cast from function call of type '_Fract' to non-matching type '_Fract'
[-Wbad-function-cast]
Reviewed By: bjope
Differential Revision: https://reviews.llvm.org/D85157
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions