[PATCH] D59935: Disable warnings when indexing as a standalone action.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 28 09:00:28 PDT 2019
sammccall updated this revision to Diff 192650.
sammccall added a comment.
Herald added a subscriber: jdoerfert.
Add tests, fix setting the flag too late.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59935/new/
https://reviews.llvm.org/D59935
Files:
clang-tidy/tool/clang-tidy-diff.py
clang-tidy/tool/run-clang-tidy.py
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/Protocol.cpp
clangd/Protocol.h
clangd/SourceCode.cpp
clangd/SourceCode.h
clangd/index/IndexAction.cpp
clangd/index/SymbolLocation.h
clangd/tool/ClangdMain.cpp
test/clang-tidy/bugprone-parent-virtual-call.cpp
test/clang-tidy/run-clang-tidy.cpp
test/clangd/utf8.test
unittests/clangd/IndexActionTests.cpp
unittests/clangd/SourceCodeTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59935.192650.patch
Type: text/x-patch
Size: 35623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190328/a8cdb064/attachment-0001.bin>
More information about the cfe-commits
mailing list