[all-commits] [llvm/llvm-project] c25ea4: [clangd] Include-fixer: handle more "incomplete ty...

Sam McCall via All-commits all-commits at lists.llvm.org
Fri Dec 10 16:46:51 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c25ea488a39a090d43c0fd6dd68fdc26dc563708
      https://github.com/llvm/llvm-project/commit/c25ea488a39a090d43c0fd6dd68fdc26dc563708
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2021-12-11 (Sat, 11 Dec 2021)

  Changed paths:
    M clang-tools-extra/clangd/IncludeFixer.cpp
    M clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
    M clang-tools-extra/clangd/unittests/TestIndex.cpp
    M clang-tools-extra/clangd/unittests/TestIndex.h

  Log Message:
  -----------
  [clangd] Include-fixer: handle more "incomplete type" diags.

I started adding tests for all diags but found there were just too many cases.

Differential Revision: https://reviews.llvm.org/D115484




More information about the All-commits mailing list