[PATCH] D43123: [clangd] Log all ignored diagnostics.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 9 05:29:53 PST 2018
ilya-biryukov created this revision.
ilya-biryukov added reviewers: ioeric, hokein, sammccall.
Herald added subscribers: jkorous-apple, klimek.
To aid debugging failures and crashes.
Only part of ignored diagnostics was logged before, now we log all of
them.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D43123
Files:
clangd/ClangdUnit.cpp
clangd/Compiler.cpp
clangd/Compiler.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43123.133591.patch
Type: text/x-patch
Size: 3600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180209/78d670c4/attachment.bin>
More information about the cfe-commits
mailing list