OSDN Git Service

[clangd] Add missing "override" to fix the build.
authorAdam Czachorowski <adamcz@google.com>
Fri, 8 Jan 2021 16:21:02 +0000 (17:21 +0100)
committerAdam Czachorowski <adamcz@google.com>
Fri, 8 Jan 2021 16:24:47 +0000 (17:24 +0100)
commit2e1bb7940a4ddc847cebd25092d10f40866a7fad
treeeceba611fe8faf80201195fce0d19b8eb82d27a8
parente185b1dd7b34c352167823295281f1bf1df09976
[clangd] Add missing "override" to fix the build.

Follow-up to d4af86581e80ef0f7a6f4a4fff1c97260a726e71

Differential Revision: https://reviews.llvm.org/D94314
clang-tools-extra/clangd/AST.cpp