This is an archive of the discontinued LLVM Phabricator instance.

Forward declare DumpValueObjectOptions in ValueObject.h
ClosedPublic

Authored by teemperor on May 26 2018, 7:36 AM.

Details

Summary

This resolves unnecessary the header dependency from Core to DataFormatters. Patch is necessary for the introduction of C++ modules to the LLDB build system.

Diff Detail

Event Timeline

teemperor created this revision.May 26 2018, 7:36 AM
This revision was not accepted when it landed; it landed in state Needs Review.May 26 2018, 7:38 AM
This revision was automatically updated to reflect the committed changes.