diff options
author | Andy Yankovsky <weratt@gmail.com> | 2020-10-26 15:31:35 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-10-26 15:44:38 +0100 |
commit | 206e8d8905035f6e9049b97c9cd8af0eaa5aa118 (patch) | |
tree | 58654b5d9c883a135d21576f153fa841e4c24e1c /clang/lib/Basic/SourceManager.cpp | |
parent | 532f3bec3e019a3e6089edf6bd21e9b9b540542b (diff) | |
download | llvm-206e8d8905035f6e9049b97c9cd8af0eaa5aa118.zip llvm-206e8d8905035f6e9049b97c9cd8af0eaa5aa118.tar.gz llvm-206e8d8905035f6e9049b97c9cd8af0eaa5aa118.tar.bz2 |
Fix SBError::SetErrorToGenericError
`SBError::SetErrorToGenericError` should call `Status::SetErrorToGenericError`,
not `Status::SetErrorToErrno`.
Reviewed By: teemperor
Differential Revision: https://reviews.llvm.org/D90151
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions