[PATCH] D117036: [clangd] Remove --inlay-hints flag
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 13 01:01:51 PST 2022
kadircet accepted this revision.
kadircet added a comment.
This revision is now accepted and ready to land.
thanks, as discussed offline, i was mostly worried about the user confusion we would get when people can't turn it off with `--inlay-hints=false` but this has both made it into clangd-13 and has been mentioned by others in public enough places, so rather than breaking people with next release let's keep it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117036/new/
https://reviews.llvm.org/D117036
More information about the cfe-commits
mailing list