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