[PATCH] D59302: [clangd] Surface diagnostics from headers inside main file
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 19 09:10:17 PDT 2019
kadircet updated this revision to Diff 191323.
kadircet marked 2 inline comments as done.
kadircet added a comment.
- Show include stack in diagnostic message
- Point to exact include location
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59302/new/
https://reviews.llvm.org/D59302
Files:
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/ClangdUnit.cpp
clangd/Compiler.h
clangd/Diagnostics.cpp
clangd/Diagnostics.h
clangd/tool/ClangdMain.cpp
unittests/clangd/DiagnosticsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59302.191323.patch
Type: text/x-patch
Size: 18835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190319/62047bb4/attachment-0001.bin>
More information about the cfe-commits
mailing list