[PATCH] D54878: [clangd] NFC: Eliminate the unused variable warning.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 26 02:54:54 PST 2018
ilya-biryukov accepted this revision.
ilya-biryukov added a comment.
Ah, sorry, landed a cleanup fixing the warnings (rL347539 <https://reviews.llvm.org/rL347539>) before seeing this change.
But given that `isa<>` are still better than `dyn_cast<>`, this change might still be worth landing.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54878/new/
https://reviews.llvm.org/D54878
More information about the cfe-commits
mailing list