[lld/mac] Use C++17 structured bindings
authorNico Weber <thakis@chromium.org>
Sun, 7 Aug 2022 14:49:26 +0000 (10:49 -0400)
committerNico Weber <thakis@chromium.org>
Mon, 8 Aug 2022 11:21:28 +0000 (07:21 -0400)
commitb99da9d255e9182fcf477b32b2cea221f2b54c85
tree2b669eddecd11570fc1747f74c10001a1f82eb69
parent8805cf2660d2add2dfc57869c63a6f3231cdf16b
[lld/mac] Use C++17 structured bindings

No behavior change.

Differential Revision: https://reviews.llvm.org/D131355
lld/MachO/MapFile.cpp
lld/MachO/SymbolTable.cpp