[lldb] Move Objective-C constants into ObjCConstants.h
authorJonas Devlieghere <jonas@devlieghere.com>
Sat, 7 Aug 2021 01:41:55 +0000 (18:41 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Sat, 7 Aug 2021 23:04:52 +0000 (16:04 -0700)
commit47a889c668f913af84d4b2dd0b0cd904b1a23e92
tree2513608f22934859f257d98a04dc1ae8f706c7d5
parent88003cea1c6eb3ebcb18b4f1b9d0e2052dd76fe4
[lldb] Move Objective-C constants into ObjCConstants.h

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

Differential revision: https://reviews.llvm.org/D107679
lldb/source/Plugins/Language/ObjC/Cocoa.cpp
lldb/source/Plugins/Language/ObjC/ObjCConstants.h [new file with mode: 0644]
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h