diff options
author | Dave Lee <davelee.com@gmail.com> | 2025-06-24 10:58:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-24 10:58:06 -0700 |
commit | 23b0564800f6308ae4b54f0fbf60759ab8f7eb80 (patch) | |
tree | 1821a61277de7c3e8181d204ae592e86a48f30dc /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0b8f3cc6b7dca4da6ba1a987adf87ee8ac1fe7d0 (diff) | |
download | llvm-23b0564800f6308ae4b54f0fbf60759ab8f7eb80.zip llvm-23b0564800f6308ae4b54f0fbf60759ab8f7eb80.tar.gz llvm-23b0564800f6308ae4b54f0fbf60759ab8f7eb80.tar.bz2 |
[lldb] Fix AppleObjCDeclVendor for classes which have no methods (#145452)
Fix the rare case where an ObjC class has ivars but no methods. The fix is to not early
return when a class has no method list.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions