[PATCH] D112758: [llvm] [Debuginfo] Debuginfod client library.

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 5 22:32:34 PST 2021


noajshu updated this revision to Diff 391967.
noajshu added a comment.

Fix moving error returns to address buildbot failure <https://green.lab.llvm.org/green/job/clang-stage1-RA/26040/consoleFull#-25381137349ba4694-19c4-4d7e-bec5-911270d8a58c>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112758/new/

https://reviews.llvm.org/D112758

Files:
  llvm/include/llvm/Debuginfod/Debuginfod.h
  llvm/include/llvm/Support/Caching.h
  llvm/lib/CMakeLists.txt
  llvm/lib/Debuginfod/CMakeLists.txt
  llvm/lib/Debuginfod/Debuginfod.cpp
  llvm/unittests/CMakeLists.txt
  llvm/unittests/Debuginfod/CMakeLists.txt
  llvm/unittests/Debuginfod/DebuginfodTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112758.391967.patch
Type: text/x-patch
Size: 14801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211206/5a2dabf5/attachment.bin>


More information about the llvm-commits mailing list