diff options
author | JF Bastien <jfbastien@apple.com> | 2019-03-25 20:06:32 +0000 |
---|---|---|
committer | JF Bastien <jfbastien@apple.com> | 2019-03-25 20:06:32 +0000 |
commit | cefafc4999305e08605b705b5611dd9b87d96f0a (patch) | |
tree | 12a8c2c21dae3fd90552329a13f445637528dc76 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 6f96795b882d7e85603f9dcf8389f609f0234e4c (diff) | |
download | bcm5719-llvm-cefafc4999305e08605b705b5611dd9b87d96f0a.tar.gz bcm5719-llvm-cefafc4999305e08605b705b5611dd9b87d96f0a.zip |
Thread Safety: also look at ObjC methods
Summary:
SExprBuilder::translateDeclRefExpr was only looking at FunctionDecl and not also looking at ObjCMethodDecl. It should consider both because the attributes can be used on Objective-C as well.
<rdar://problem/48941331>
Reviewers: dexonsmith, erik.pilkington
Subscribers: jkorous, jdoerfert, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D59523
llvm-svn: 356940
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions