This is an archive of the discontinued LLVM Phabricator instance.

[lldb][NFC] Move trivial ValueObject getters/setters to the header
ClosedPublic

Authored by teemperor on Feb 23 2021, 7:47 AM.

Details

Summary

NFC refactoring that moves the definitions of all the trivial getters/setters to the header file
which is what we usually do in LLVM.

Diff Detail

Event Timeline

teemperor created this revision.Feb 23 2021, 7:47 AM
teemperor requested review of this revision.Feb 23 2021, 7:47 AM
This revision is now accepted and ready to land.Feb 23 2021, 10:55 AM
This revision was landed with ongoing or failed builds.Feb 24 2021, 5:04 AM
This revision was automatically updated to reflect the committed changes.