diff options
author | Will Wilson <will@indefiant.com> | 2018-10-25 11:45:32 +0000 |
---|---|---|
committer | Will Wilson <will@indefiant.com> | 2018-10-25 11:45:32 +0000 |
commit | caa02f879f569de2c0d912e670f0edbb647ed3a4 (patch) | |
tree | 165fceb3c2b89e27a4b1766189405a208d9021f4 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 49d79a864cfcbe9535bf518a22800be865090a70 (diff) | |
download | bcm5719-llvm-caa02f879f569de2c0d912e670f0edbb647ed3a4.tar.gz bcm5719-llvm-caa02f879f569de2c0d912e670f0edbb647ed3a4.zip |
[ms] Prevent explicit constructor name lookup if scope is missing
MicrosoftExt allows explicit constructor calls. Prevent lookup of constructor name unless the name has explicit scope.
This avoids a compile-time crash due to confusing a member access for a constructor name.
Test case included. All tests pass.
Differential Revision: https://reviews.llvm.org/D53441
llvm-svn: 345258
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions