[PATCH] D63989: Summary: [Clangd] Added hidden flag --disable-tweaks to disable tweaks
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 1 06:44:17 PDT 2019
sammccall added a comment.
Sorry, hit submit too early...
We could use `-tweaks=comma,separated,list` and have the ClangdServer::Options member be a `function<bool(StringRef)> TweakFilter` or so
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63989/new/
https://reviews.llvm.org/D63989
More information about the cfe-commits
mailing list