summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorSterling Augustine <saugustine@google.com>2020-08-06 10:16:23 -0700
committerSterling Augustine <saugustine@google.com>2020-08-06 10:20:21 -0700
commit9dbdaea9a0e6f58417b5bd8980e7ea6723fd1783 (patch)
treeeb073303dca9492f0480fdd6abbb67d6489e84fb /lldb/test/API/python_api/process/TestProcessAPI.py
parenteae9c541484b75e4b3514ed47344adf3352f5d40 (diff)
Remove unused variable "saved_opts".
wattr_get is a macro, and the documentation states: "The parameter opts is reserved for future use, applications must supply a null pointer." In practice, passing a variable there is harmless, except that it is unused inside the macro, which causes unused variable warnings. The various places where
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions