This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Revert back to previous heuristic for diagnostic range extraction.
ClosedPublic

Authored by kadircet on Oct 4 2018, 8:55 AM.

Diff Detail

Event Timeline

kadircet created this revision.Oct 4 2018, 8:55 AM
kadircet updated this revision to Diff 168762.Oct 9 2018, 1:38 AM
  • Revert to previous heuristic with special handling of empty fixit range.
kadircet retitled this revision from [clangd] Add new test to cover no_member diag. to [clangd] Revert back to previous heuristic for diagnostic range extraction..Oct 9 2018, 1:41 AM
kadircet edited the summary of this revision. (Show Details)
sammccall accepted this revision.Oct 9 2018, 1:41 AM
This revision is now accepted and ready to land.Oct 9 2018, 1:41 AM
This revision was automatically updated to reflect the committed changes.