This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Parse Diagnostics block, and nest ClangTidy block under it.
ClosedPublic

Authored by sammccall on Jan 25 2021, 7:16 AM.

Details

Summary

(ClangTidy configuration block hasn't been in any release, so we should be OK
to move it around like this)

Diff Detail

Event Timeline

sammccall created this revision.Jan 25 2021, 7:16 AM
sammccall requested review of this revision.Jan 25 2021, 7:16 AM

LG, Obviously we need to get this in before the branch or get it cherrypicked. Also documentation will need updating on https://github.com/llvm/clangd-www. Do you want to sort that out?

LG, Obviously we need to get this in before the branch or get it cherrypicked. Also documentation will need updating on https://github.com/llvm/clangd-www. Do you want to sort that out?

Yeah, I plan to land this today and use the slightly-less-frantic time while the branch is stablizing to update the docs (config and other).
(And to catch up on my review backlog, sorry about that!)

hokein accepted this revision.Jan 25 2021, 11:47 AM
This revision is now accepted and ready to land.Jan 25 2021, 11:47 AM
This revision was landed with ongoing or failed builds.Jan 27 2021, 4:39 PM
This revision was automatically updated to reflect the committed changes.