diff options
author | Dimitar Vlahovski <dvlahovski@google.com> | 2016-09-06 12:48:10 +0000 |
---|---|---|
committer | Dimitar Vlahovski <dvlahovski@google.com> | 2016-09-06 12:48:10 +0000 |
commit | e3950574a0b1c3efd149d62c4b7f9183dd83eaa8 (patch) | |
tree | 7ce982348308eb0b55580cf2898e00d5dff497f0 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | b432a3ed7ee0a6b23e47a0d359ff00b0e84ac131 (diff) | |
download | bcm5719-llvm-e3950574a0b1c3efd149d62c4b7f9183dd83eaa8.tar.gz bcm5719-llvm-e3950574a0b1c3efd149d62c4b7f9183dd83eaa8.zip |
Fixing an MSVC error from rL280692
MSVC emits an error when one uses a const variable in a lambda without
capturing it.
gcc and clang don't emit an error in this scenario.
llvm-svn: 280707
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions