We always assume these streams are valid, might as well take references
instead of raw pointers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154549
[lldb][NFCI] Remove use of Stream * from TypeSystem ClosedPublic Authored by bulbazord on Jul 5 2023, 2:59 PM.
Details Summary We always assume these streams are valid, might as well take references
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 6 2023, 1:03 PM Closed by commit rG564ff8ffe75d: [lldb][NFCI] Remove use of Stream * from TypeSystem (authored by bulbazord). · Explain WhyJul 7 2023, 10:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 538184 lldb/include/lldb/Symbol/TypeSystem.h
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/source/Symbol/CompilerType.cpp
|