This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] RetainCountChecker: Disable reference counting for OSMetaClass.
ClosedPublic

Authored by georgi_igna on May 25 2021, 4:57 AM.

Diff Detail

Event Timeline

georgi_igna requested review of this revision.May 25 2021, 4:57 AM
georgi_igna created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2021, 4:57 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
georgi_igna updated this revision to Diff 347748.EditedMay 25 2021, 11:48 AM

format issues solved

NoQ retitled this revision from RetainCountChecker: Disable reference counting for OSMetaClass. to [analyzer] RetainCountChecker: Disable reference counting for OSMetaClass..May 25 2021, 12:22 PM
NoQ accepted this revision.May 25 2021, 12:23 PM

Amazing, thanks! Looks like the windows buildbot is broken and it's not our fault (sccache broke on their end).

I'll commit.

This revision is now accepted and ready to land.May 25 2021, 12:23 PM
This revision was landed with ongoing or failed builds.May 27 2021, 1:12 PM
This revision was automatically updated to reflect the committed changes.