diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2019-03-12 21:31:00 +0000 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2019-03-12 21:31:00 +0000 |
commit | 773c391d4a3b9a6774f3f36239f4bd0fd81de372 (patch) | |
tree | 6e63bbc4515300c050a36806de94abfb456f043d /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 8ef3da494c8e2274613dd2272f8fcfc641e19205 (diff) | |
download | bcm5719-llvm-773c391d4a3b9a6774f3f36239f4bd0fd81de372.tar.gz bcm5719-llvm-773c391d4a3b9a6774f3f36239f4bd0fd81de372.zip |
[NFC][clang][PCH][ObjC] Add some missing `VisitStmt(S);`
Summary:
These ObjC AST classes inherit from Stmt, but don't call `VisitStmt(S);`.
Some were founded with help of existing tests (with `NumStmtFields` bumped to `1`),
but some of them don't even have PCH test coverage. :/
Reviewers: arphaman, sammccall, smeenai, aprantl, rsmith, jordan_rose
Reviewed By: jordan_rose
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D59197
llvm-svn: 355987
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions