aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
diff options
context:
space:
mode:
authorziqingluo-90 <ziqing@udel.edu>2023-01-06 14:29:19 -0800
committerziqingluo-90 <ziqing@udel.edu>2023-01-06 14:38:12 -0800
commit5be422b49288d7b9394312ad5ccba1fef42116e6 (patch)
tree874e3b20f924d580145a8a59226e6974c7007442 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
parent0995a31e5d72384a1e07d09c8a5367c9d0805d2d (diff)
downloadllvm-5be422b49288d7b9394312ad5ccba1fef42116e6.zip
llvm-5be422b49288d7b9394312ad5ccba1fef42116e6.tar.gz
llvm-5be422b49288d7b9394312ad5ccba1fef42116e6.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/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions