summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorJoachim Protze <protze@itc.rwth-aachen.de>2020-11-05 10:50:17 +0100
committerJoachim Protze <protze@itc.rwth-aachen.de>2020-11-05 12:13:08 +0100
commit7b0ca32b6228f6268bdd5952577ebd5ebcb2f6f7 (patch)
tree21389a664bfe9b400559760e4253e3401cf099ba /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentd57bba7cf831aa603d1f060a7a2d4ac55bdacdc9 (diff)
[OpenMP] avoid warning: equality comparison with extraneous parentheses
The macros are used in several places with an if(macro) pattern. This results in several warnings about extraneous parenteses in equality comparison. Having the constant at the lhs of the comparison, avoids this warning. Differential Revision: https://reviews.llvm.org/D90756
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions