[all-commits] [llvm/llvm-project] a4e272: [clangd] Add a missing include-fixer test for inco...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Oct 8 04:35:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a4e27220c2a1046616556b8aadb0ae8f5e0255be
https://github.com/llvm/llvm-project/commit/a4e27220c2a1046616556b8aadb0ae8f5e0255be
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M clang-tools-extra/clangd/IncludeFixer.cpp
M clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
Log Message:
-----------
[clangd] Add a missing include-fixer test for incomplete_type, NFC.
Also sort the list to make it easier to verify with the implementation
code.
Differential Revision: https://reviews.llvm.org/D88964
More information about the All-commits
mailing list