[all-commits] [llvm/llvm-project] dd380f: [NFC] Remove the unused parameter introduced in e1...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Fri Feb 10 00:04:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd380f9243dec95744a43ff73723e85ad77abbdb
      https://github.com/llvm/llvm-project/commit/dd380f9243dec95744a43ff73723e85ad77abbdb
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h
    M clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp
    M clang/tools/clang-scan-deps/ClangScanDeps.cpp

  Log Message:
  -----------
  [NFC] Remove the unused parameter introduced in e135476

I introduced an unused parameter due to an oversight during rebasing.
Now the patch removes the parameter.




More information about the All-commits mailing list