aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/SourceManagerTest.cpp
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2023-10-06 15:08:06 -0700
committerJan Svoboda <jan_svoboda@apple.com>2023-10-06 15:08:06 -0700
commit28e8ade041d04ba1847d7b05f56b0b2632471169 (patch)
tree849a09882b8fa9dfdd9b3197b0a6998e38fef406 /clang/unittests/Basic/SourceManagerTest.cpp
parent7510f32f906ab4e583542eae2611b020f88629af (diff)
downloadllvm-28e8ade041d04ba1847d7b05f56b0b2632471169.zip
llvm-28e8ade041d04ba1847d7b05f56b0b2632471169.tar.gz
llvm-28e8ade041d04ba1847d7b05f56b0b2632471169.tar.bz2
[clang] Fix build after 537344fc
This fixes the following build failure on lldb-x86_64-debian: /llvm-project/clang/lib/Serialization/ASTReader.cpp:1453:12: error: call to deleted constructor of 'llvm::Error' return Err; ^~~ /llvm-project/llvm/include/llvm/Support/Error.h:189:3: note: 'Error' has been explicitly marked deleted here Error(const Error &Other) = delete; ^ /llvm-project/llvm/include/llvm/Support/Error.h:496:18: note: passing argument to parameter 'Err' here Expected(Error Err) ^
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions