aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorziqingluo-90 <ziqing@udel.edu>2023-01-06 12:30:11 -0800
committerziqingluo-90 <ziqing@udel.edu>2023-01-06 12:32:35 -0800
commit6d140b952805bd9277fba666520ce46c19f2c637 (patch)
tree888610ffde35bffc22a62c492b17083cebc396b8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parente502f4fc2e25eedaca6bd8c1eacc6e0365ef403a (diff)
downloadllvm-6d140b952805bd9277fba666520ce46c19f2c637.zip
llvm-6d140b952805bd9277fba666520ce46c19f2c637.tar.gz
llvm-6d140b952805bd9277fba666520ce46c19f2c637.tar.bz2
[Fix][-Wunsafe-buffer-usage] Add a new `forEachDescendant` matcher that skips callable declarations
The original patch does include a `new` statement without a matching `delete`, causing Sanitizer warnings in https://lab.llvm.org/buildbot/#/builders/5/builds/30522/steps/13/logs/stdio. This commit is a fix to it. Differential Revision: https://reviews.llvm.org/D138329
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions