[all-commits] [llvm/llvm-project] 8d995b: [C++20] [Modules] [ClangScanDeps] Ensure that we c...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Tue Feb 14 19:00:47 PST 2023


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

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

  Log Message:
  -----------
  [C++20] [Modules] [ClangScanDeps] Ensure that we can mix the use of and clang modules

Add a test to ensure that the clang-scan-deps won't crash due to the
unexpected use of clang modules.




More information about the All-commits mailing list