diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2018-06-19 14:36:04 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2018-06-19 14:36:04 +0000 |
commit | 9360cb0745b3488e5123bda56557a5b1ce11bf7f (patch) | |
tree | 166a7fc4be68d616a966f04e1d329559fd0992f1 /lldb/packages/Python/lldbsuite/test/functionalities/command_script/TestCommandScript.py | |
parent | 8779968805593a066a0fcbaee2ffbaadaed33ccf (diff) | |
download | bcm5719-llvm-9360cb0745b3488e5123bda56557a5b1ce11bf7f.tar.gz bcm5719-llvm-9360cb0745b3488e5123bda56557a5b1ce11bf7f.zip |
Implement semantic checking for __builtin_signbit.
r242675 changed the signature for the signbit builtin but did not introduce proper semantic checking to ensure the arguments are as-expected. This patch groups the signbit builtin along with the other fp classification builtins. Fixes PR28172.
llvm-svn: 335048
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/TestCommandScript.py')
0 files changed, 0 insertions, 0 deletions