[PATCH] D50455: Continue emitting diagnostics after a fatal error

Dmitry via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 26 12:52:45 PDT 2018


Dmitry.Kozhevnikov marked an inline comment as done.
Dmitry.Kozhevnikov added a comment.

In https://reviews.llvm.org/D50455#1193468, @ilya-biryukov wrote:

> Nevertheless, I think this is moving clangd in the right direction and if we see too many irrelevant errors, we should look into improving clang to show less of those.


A more conservative fix (demoting "include file not found" from fatal errors) was proposed in https://reviews.llvm.org/D50462, I'll try exploring that instead.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50455





More information about the cfe-commits mailing list