diff options
author | Richard Trieu <rtrieu@google.com> | 2018-06-07 03:20:30 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2018-06-07 03:20:30 +0000 |
commit | 8153628f6a42a148d2b75189e2e286d1652422a2 (patch) | |
tree | ae1fa0c6c12bbe2b7d663eda855aa0383da032f4 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | b92c77d176c8d641b9919763f34835ddaaa1b056 (diff) | |
download | bcm5719-llvm-8153628f6a42a148d2b75189e2e286d1652422a2.tar.gz bcm5719-llvm-8153628f6a42a148d2b75189e2e286d1652422a2.zip |
Change return value of trivial visibility check.
Previous, if no Decl's were checked, visibility was set to false. Switch it
so that in cases of no Decl's, return true. These are the Decl's after being
filtered. Also remove an unreachable return statement since it is directly
after another return statement.
llvm-svn: 334160
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions