This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Do not build AST if no diagnostics were requested
ClosedPublic

Authored by ilya-biryukov on Jul 30 2018, 8:39 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

ilya-biryukov created this revision.Jul 30 2018, 8:39 AM
ioeric accepted this revision.Jul 31 2018, 3:04 AM

lgtm

This revision is now accepted and ready to land.Jul 31 2018, 3:04 AM
  • Rebase onto head
This revision was automatically updated to reflect the committed changes.