[all-commits] [llvm/llvm-project] e107c9: [clang-scan-deps] [P1689] Keep consistent behavior...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Tue Oct 31 09:00:02 PDT 2023


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

  Changed paths:
    M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
    M clang/test/ClangScanDeps/P1689.cppm

  Log Message:
  -----------
  [clang-scan-deps] [P1689] Keep consistent behavior for make dependencies with clang (#69551)

Close https://github.com/llvm/llvm-project/issues/69439.

This patch tries to reuse the codes to generate make style dependencies
information with P1689 format directly.




More information about the All-commits mailing list