This is an archive of the discontinued LLVM Phabricator instance.

[clangd][tests] Fix delimiter handling
Needs ReviewPublic

Authored by jkorous-apple on Apr 13 2018, 6:17 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Empty line shouldn't be considered a delimiter

Following
https://reviews.llvm.org/D45620

Diff Detail