[all-commits] [llvm/llvm-project] b71b22: [LinkerWrapper] Use C++17 structured bindings

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Aug 8 12:07:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b71b22e48ddcf98ada78dc1e98c2fbdb562e0bd2
      https://github.com/llvm/llvm-project/commit/b71b22e48ddcf98ada78dc1e98c2fbdb562e0bd2
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
    M clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp

  Log Message:
  -----------
  [LinkerWrapper] Use C++17 structured bindings

Summary:
This patch updates the linker wrapper to use C++17 structured bindings
now that they are availible.




More information about the All-commits mailing list