Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ObjC] Use the name specified by objc_runtime_name instead of the class | Akira Hatanaka | 2018-04-03 | 1 | -0/+24 |
identifier. This patch fixes a few places in CGObjCMac.cpp where the class identifier was used instead of the name specified by objc_runtime_name. rdar://problem/37910822 Differential Revision: https://reviews.llvm.org/D45101 llvm-svn: 329128 |