diff options
author | Kevin P. Neal <kevin.neal@sas.com> | 2019-10-09 17:24:56 +0000 |
---|---|---|
committer | Kevin P. Neal <kevin.neal@sas.com> | 2019-10-09 17:24:56 +0000 |
commit | 44e988ab14cb387eddfeacd1493792a6aa6aee81 (patch) | |
tree | 4169267036a89e54d2d4c358a98bd156d70f6f1a /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | f98606f17735daa7a1cf3b774846445f3a178879 (diff) | |
download | bcm5719-llvm-44e988ab14cb387eddfeacd1493792a6aa6aee81.tar.gz bcm5719-llvm-44e988ab14cb387eddfeacd1493792a6aa6aee81.zip |
[FPEnv][NFC] Change test to conform to strictfp attribute rules.
In particular, the function definition is not marked strictfp despite
containing a function marked strictfp. Also, if any function call is marked
strictfp then all function calls in that function must be marked.
This change to move the one strictfp call to a new properly marked function
meets all the new rules.
Tested with a stricter version of D68233.
Reviewed by: spatel
Approved by: spatel
Differential Revision: https://reviews.llvm.org/D68713
llvm-svn: 374186
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions