[all-commits] [llvm/llvm-project] 29a8ee: [include-cleaner] Make use of locateSymbol in Walk...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Tue Dec 6 06:03:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29a8eec1f9eb6df8d52d8621415754989595fb6a
      https://github.com/llvm/llvm-project/commit/29a8eec1f9eb6df8d52d8621415754989595fb6a
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M clang-tools-extra/include-cleaner/lib/Analysis.cpp
    M clang-tools-extra/include-cleaner/lib/HTMLReport.cpp
    A clang-tools-extra/include-cleaner/test/Inputs/foo2.h
    A clang-tools-extra/include-cleaner/test/multiple-providers.cpp
    M clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp

  Log Message:
  -----------
  [include-cleaner] Make use of locateSymbol in WalkUsed and HTMLReport

Depens on D135953

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




More information about the All-commits mailing list