[LinkerWrapper] Use C++17 structured bindings
authorJoseph Huber <jhuber6@vols.utk.edu>
Mon, 8 Aug 2022 17:32:48 +0000 (13:32 -0400)
committerJoseph Huber <jhuber6@vols.utk.edu>
Mon, 8 Aug 2022 19:07:03 +0000 (15:07 -0400)
commitb71b22e48ddcf98ada78dc1e98c2fbdb562e0bd2
treee35a1bccf918b52168df0493f32d84f6b3ad7868
parenta12c076f60a726ebe4605ea7d2784f531adfec76
[LinkerWrapper] Use C++17 structured bindings

Summary:
This patch updates the linker wrapper to use C++17 structured bindings
now that they are availible.
clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp