This is an archive of the discontinued LLVM Phabricator instance.

[clang] ns_error_domain attribute also supports CFString typed variables
ClosedPublic

Authored by arphaman on Nov 5 2020, 2:37 PM.

Details

Summary

The change in a5b8757506b07e3091fe243b6c1e004220d3cba3 locked down the ns_error_domain attribute to NSString only, however we actually support CFString as well.

Diff Detail

Event Timeline

arphaman created this revision.Nov 5 2020, 2:37 PM
arphaman requested review of this revision.Nov 5 2020, 2:37 PM
MForster accepted this revision.Nov 6 2020, 1:04 AM
This revision is now accepted and ready to land.Nov 6 2020, 1:04 AM
erik.pilkington accepted this revision.Nov 6 2020, 6:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 11 2020, 8:50 AM