aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
diff options
context:
space:
mode:
authorShilei Tian <i@tianshilei.me>2023-12-13 20:56:30 -0500
committerGitHub <noreply@github.com>2023-12-13 20:56:30 -0500
commitc76c00f8669415a7a9c8de0a51514f362cec75bc (patch)
tree0ad9f4f76d5f69b4506918845144e150240e687c /llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
parente0ca12a145be5d2a6c4e0bb6ed12b88cca3e15f9 (diff)
downloadllvm-c76c00f8669415a7a9c8de0a51514f362cec75bc.zip
llvm-c76c00f8669415a7a9c8de0a51514f362cec75bc.tar.gz
llvm-c76c00f8669415a7a9c8de0a51514f362cec75bc.tar.bz2
[LLVM][Support] Fixed the compile error caused by #73603 (#75418)
This patch fixed the following compile error caused by #73603. ``` llvm/lib/Support/raw_ostream.cpp: In static member function ‘static llvm::Expected<llvm::ListeningSocket> llvm::ListeningSocket::createUnix(llvm::StringRef, int)’: llvm/lib/Support/raw_ostream.cpp:1040:10: error: could not convert ‘ListenSocket’ from ‘llvm::ListeningSocket’ to ‘llvm::Expected<llvm::ListeningSocket>’ return ListenSocket; ^~~~~~~~~~~~ ```
Diffstat (limited to 'llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp')
0 files changed, 0 insertions, 0 deletions