[Lldb-commits] [PATCH] D107679: [lldb] Move Objective-C constants into ObjCConstants.h

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 6 17:43:36 PDT 2021


JDevlieghere created this revision.
JDevlieghere added a reviewer: jingham.
JDevlieghere requested review of this revision.

Move Objective-C constants into ObjCConstants.h and share them between Cocoa and AppleObjCTypeEncodingParser.


https://reviews.llvm.org/D107679

Files:
  lldb/source/Plugins/Language/ObjC/Cocoa.cpp
  lldb/source/Plugins/Language/ObjC/ObjCConstants.h
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107679.364915.patch
Type: text/x-patch
Size: 9106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210807/12512466/attachment.bin>


More information about the lldb-commits mailing list