summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2018-01-19 20:46:19 +0000
committerRichard Trieu <rtrieu@google.com>2018-01-19 20:46:19 +0000
commit758d7a5a336d315f9006fc4a18a2721bde8fc670 (patch)
tree041ada4166298cd5f0c1e1ac0631e612613626d2 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parentac04d9b8e5f1d9668ed17977784bd844477c8cfc (diff)
downloadbcm5719-llvm-758d7a5a336d315f9006fc4a18a2721bde8fc670.tar.gz
bcm5719-llvm-758d7a5a336d315f9006fc4a18a2721bde8fc670.zip
Allow BlockDecl in CXXRecord scope to have no access specifier.
Using a BlockDecl in a default member initializer causes it to be attached to CXXMethodDecl without its access specifier being set. This prevents a crash where getAccess is called on this BlockDecl, since that method expects any Decl in CXXRecord scope to have an access specifier. llvm-svn: 322984
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud