[PATCH] D64863: [clangd] Ignore diags from builtin files
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 19 02:54:24 PDT 2019
kadircet updated this revision to Diff 210786.
kadircet added a comment.
- Add tests.
- Change the layer we ignore the diags:
- Mark diags from headers as insidemainfile when we decide to surface them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64863/new/
https://reviews.llvm.org/D64863
Files:
clang-tools-extra/clangd/Diagnostics.cpp
clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64863.210786.patch
Type: text/x-patch
Size: 5562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190719/1f1596e3/attachment.bin>
More information about the cfe-commits
mailing list