This is an archive of the discontinued LLVM Phabricator instance.

[clang] Rename CompilerInvocationBase to RefBase, split out ValueBase
ClosedPublic

Authored by jansvoboda11 on Apr 14 2021, 1:14 AM.

Details

Summary

This patch documents the reason CompilerInvocationBase exists and renames it to more descriptive CompilerInvocationRefBase.

To make the distinction obvious, it also splits out new CompilerInvocationValueBase class.

Diff Detail

Event Timeline

jansvoboda11 requested review of this revision.Apr 14 2021, 1:14 AM
jansvoboda11 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2021, 1:14 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Apr 16 2021, 8:46 AM
This revision was landed with ongoing or failed builds.Apr 19 2021, 1:31 AM
This revision was automatically updated to reflect the committed changes.