summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-06-23 18:29:13 +0000
committerReid Kleckner <rnk@google.com>2017-06-23 18:29:13 +0000
commit9c980cb50211431a1e8fc58639199389b0440f52 (patch)
tree6f2a9e578fbab5684e07c5aa150803ba72d2c140 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parent5a7eca5223f85a7084d22a1215a5a4b79920dc80 (diff)
downloadbcm5719-llvm-9c980cb50211431a1e8fc58639199389b0440f52.tar.gz
bcm5719-llvm-9c980cb50211431a1e8fc58639199389b0440f52.zip
[MS] Don't statically initialize dllimport member function pointers
We were already applying the same rules to dllimport function pointers. David Majnemer added that logic back in r211677 to fix PR20130. We failed to extend that logic to non-virtual member function pointers, which are basically function pointers in a struct with some extra offsets. Fixes PR33570. llvm-svn: 306137
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud