You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Basic] clean up MapEntryOptionalStorage and its derived classes (NFC) (llvm#164189)
This patch modernizes a couple of things:
- Use in-class member initializers in MapEntryOptionalStorage.
- Inherit constructors in OptionalStorage<clang::DirectoryEntryRef>
and OptionalStorage<clang::FileEntryRef>.
0 commit comments