Move Objective-C constants into ObjCConstants.h and share them between Cocoa and AppleObjCTypeEncodingParser.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107679
[lldb] Move Objective-C constants into ObjCConstants.h ClosedPublic Authored by JDevlieghere on Aug 6 2021, 5:43 PM.
Details Summary Move Objective-C constants into ObjCConstants.h and share them between Cocoa and AppleObjCTypeEncodingParser.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 6 2021, 5:47 PM This revision was landed with ongoing or failed builds.Aug 7 2021, 4:05 PM Closed by commit rG47a889c668f9: [lldb] Move Objective-C constants into ObjCConstants.h (authored by JDevlieghere). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364988 lldb/source/Plugins/Language/ObjC/Cocoa.cpp
lldb/source/Plugins/Language/ObjC/ObjCConstants.h
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
|