[all-commits] [llvm/llvm-project] ca6d70: [LinkerWrapper][NFC] Clean-up error handling

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Aug 18 12:02:52 PDT 2022


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

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

  Log Message:
  -----------
  [LinkerWrapper][NFC] Clean-up error handling

Summary:
We should return and propagate these errors instead of reporting them
immediately. Also use llvm::copy instead.




More information about the All-commits mailing list