aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2023-02-22 15:25:11 -0800
committerMatthias Braun <matze@braunis.de>2023-02-23 11:26:41 -0800
commitc21378f90a4442810adc4af924a83a9c222fdc51 (patch)
treef95dc753fce046ad73962a0c47a3d36849cb52ab /llvm/lib/CodeGen/MachineModuleInfo.cpp
parentde5d71c289c97122a00a067b24a4932095e39f7b (diff)
downloadllvm-c21378f90a4442810adc4af924a83a9c222fdc51.zip
llvm-c21378f90a4442810adc4af924a83a9c222fdc51.tar.gz
llvm-c21378f90a4442810adc4af924a83a9c222fdc51.tar.bz2
[clangd/index/remote]NFC: Adapt code to newer grpc/protobuf versions
It seems newer grpc / protobuf versions renamed `Status::error_message()` and `Status::error_code()` to `message()` and `code()` to prepare for replacement with `absl::Status` with the same names. As far as I can tell the new names are already available in the grpc-1.36 version mentioned in the `README` file. Differential Revision: https://reviews.llvm.org/D144599
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions