[PATCH] D95270: [clangd][NFC] Simplify handing on methods with no params
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 25 01:13:28 PST 2021
sammccall added a comment.
I'm not convinced this is clearer - these methods do in fact return `null`.
And it adds more duplicative code. Is it necessary?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95270/new/
https://reviews.llvm.org/D95270
More information about the cfe-commits
mailing list