[all-commits] [llvm/llvm-project] f25a57: [clangd] Add include-fixer fixit for field_incompl...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Jan 28 23:56:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f25a57e248a095054a6088b4ffc060e87cd42bc7
https://github.com/llvm/llvm-project/commit/f25a57e248a095054a6088b4ffc060e87cd42bc7
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2021-01-29 (Fri, 29 Jan 2021)
Changed paths:
M clang-tools-extra/clangd/IncludeFixer.cpp
M clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
Log Message:
-----------
[clangd] Add include-fixer fixit for field_incomplete_or_sizeless diagnostic.
Differential Revision: https://reviews.llvm.org/D95439
More information about the All-commits
mailing list