[PATCH] D81530: [clangd] Log rather than assert on bad UTF-8.

Jeff Trull via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 10 11:41:24 PDT 2020


jaafar added a comment.

I can confirm that this commit works equally well for the UTF-8 assertion failure. Thank you!

Is there some way to easily modify the source to produce a diagnostic pointing to the issue's source location? I would like to file an appropriate bug in Boost.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81530/new/

https://reviews.llvm.org/D81530





More information about the cfe-commits mailing list