[all-commits] [llvm/llvm-project] efd8c9: [clangd] Add more incomplete_type diagnostics that...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Oct 8 23:52:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: efd8c9ed726df5376ca8ac3ddc75ab91a40dd873
https://github.com/llvm/llvm-project/commit/efd8c9ed726df5376ca8ac3ddc75ab91a40dd873
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M clang-tools-extra/clangd/IncludeFixer.cpp
M clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
Log Message:
-----------
[clangd] Add more incomplete_type diagnostics that could be fixed by include-fixer.
Differential Revision: https://reviews.llvm.org/D89036
More information about the All-commits
mailing list