Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Amazing, thanks! Looks like the windows buildbot is broken and it's not our fault (sccache broke on their end).
I'll commit.
Paths
| Differential D103081
[analyzer] RetainCountChecker: Disable reference counting for OSMetaClass. ClosedPublic Authored by georgi_igna on May 25 2021, 4:57 AM.
Details
Diff Detail
Event Timelinegeorgi_igna created this revision. 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 Herald added subscribers: manas, steakhal, ASDenysPetrov and 8 others. · View Herald TranscriptMay 25 2021, 12:22 PM Comment Actions 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 Closed by commit rG50f17e9d3139: [analyzer] RetainCountChecker: Disable reference counting for OSMetaClass. (authored by georgi_igna, committed by dergachev.a). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 348368 clang/lib/Analysis/RetainSummaryManager.cpp
clang/test/Analysis/os_object_base.h
clang/test/Analysis/osobject-retain-release.cpp
|