std::iterator was deprecated in C++17.
No behavior change.
Paths
| Differential D134844
[lldb] Fix deprecation warning for using std::iterator ClosedPublic Authored by thakis on Sep 28 2022, 5:19 PM.
Details
Summary std::iterator was deprecated in C++17. No behavior change.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 28 2022, 11:51 PM Closed by commit rGa314a36aaa1d: [lldb] Fix deprecation warning for using std::iterator (authored by thakis). · Explain WhySep 30 2022, 7:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 464272 lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
|