[all-commits] [llvm/llvm-project] b99da9: [lld/mac] Use C++17 structured bindings
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Aug 8 04:21:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b99da9d255e9182fcf477b32b2cea221f2b54c85
https://github.com/llvm/llvm-project/commit/b99da9d255e9182fcf477b32b2cea221f2b54c85
Author: Nico Weber <thakis at chromium.org>
Date: 2022-08-08 (Mon, 08 Aug 2022)
Changed paths:
M lld/MachO/MapFile.cpp
M lld/MachO/SymbolTable.cpp
Log Message:
-----------
[lld/mac] Use C++17 structured bindings
No behavior change.
Differential Revision: https://reviews.llvm.org/D131355
More information about the All-commits
mailing list