This is an archive of the discontinued LLVM Phabricator instance.

[Sema] Fix a bug where clang doesn't detect uses of unavailable decls in C++ base or member initializers
ClosedPublic

Authored by ahatanak on Jun 9 2022, 2:20 PM.

Diff Detail

Event Timeline

ahatanak created this revision.Jun 9 2022, 2:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2022, 2:20 PM
ahatanak requested review of this revision.Jun 9 2022, 2:20 PM
arphaman accepted this revision.Dec 19 2022, 2:40 PM

Thanks, LGTM

This revision is now accepted and ready to land.Dec 19 2022, 2:40 PM
This revision was landed with ongoing or failed builds.Jan 5 2023, 8:36 PM
This revision was automatically updated to reflect the committed changes.