diff options
author | Louis Dionne <ldionne@apple.com> | 2019-02-15 17:30:35 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-02-15 17:30:35 +0000 |
commit | 28dc566701a556921fb6820b67cfb2a70b0baf52 (patch) | |
tree | e3b43581615eaa5ec8d1c050ffe5f59d42bfdfc2 /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp | |
parent | 0bae08ae7698869f17b7341f8378cf2de0502be8 (diff) | |
download | bcm5719-llvm-28dc566701a556921fb6820b67cfb2a70b0baf52.tar.gz bcm5719-llvm-28dc566701a556921fb6820b67cfb2a70b0baf52.zip |
[pstl] Remove some warnings when compiling with a recent Clang
There were multiple warnings for lambda captures that are unused, so
I removed those captures. I also fixed a couple of -Wsign-compare
warnings. Note that some warnings still remain, this change is not
exhaustive.
llvm-svn: 354148
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp')
0 files changed, 0 insertions, 0 deletions