This resolves unnecessary the header dependency from Core to DataFormatters. Patch is necessary for the introduction of C++ modules to the LLDB build system.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47409
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 TimelineClosed by commit rL333342: Forward declare DumpValueObjectOptions in ValueObject.h (authored by teemperor). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148715 lldb/trunk/include/lldb/Core/ValueObject.h
lldb/trunk/source/Core/ValueObject.cpp
|