diff options
author | Petr Hosek <phosek@chromium.org> | 2019-01-13 22:15:37 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2019-01-13 22:15:37 +0000 |
commit | 2fefe153dd93b52bbaf5628958dfac929088452f (patch) | |
tree | 306e9fc4dee54794bd875f4d2081146374173c80 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 56ba1db933ea7fc3e993c31fce176bbf8578a64c (diff) | |
download | bcm5719-llvm-2fefe153dd93b52bbaf5628958dfac929088452f.tar.gz bcm5719-llvm-2fefe153dd93b52bbaf5628958dfac929088452f.zip |
[libcxx] Mark do_open, do_get and do_close parameters unused when catopen is missing
When catopen is missing, do_open, do_get and do_close end up being
no-op, and as such their parameters will be unused which triggers a
warning/error when building with -Wunused-parameter.
Differential Revision: https://reviews.llvm.org/D56023
llvm-svn: 351027
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions