[all-commits] [llvm/llvm-project] fd299a: [clangd] Remove the IncludeStructure::isSelfContai...

Haojian Wu via All-commits all-commits at lists.llvm.org
Mon Mar 13 04:42:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd299a7880ae80911001590242e2cbdb55f24a37
      https://github.com/llvm/llvm-project/commit/fd299a7880ae80911001590242e2cbdb55f24a37
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
    M clang-tools-extra/clangd/Headers.cpp
    M clang-tools-extra/clangd/Headers.h
    M clang-tools-extra/clangd/unittests/HeadersTests.cpp

  Log Message:
  -----------
  [clangd] Remove the IncludeStructure::isSelfContained API.

This API was merely used in the old unused-include implementation, with
the removal, this API is not used anymore.

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




More information about the All-commits mailing list