[all-commits] [llvm/llvm-project] 398f25: [clang][deps] Include "-cc1" in the arguments

Jan Svoboda via All-commits all-commits at lists.llvm.org
Thu Apr 22 01:58:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 398f25340000f26d648ebbc7eae9dc401ffc7d5f
      https://github.com/llvm/llvm-project/commit/398f25340000f26d648ebbc7eae9dc401ffc7d5f
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
    M clang/test/ClangScanDeps/modules-full.cpp

  Log Message:
  -----------
  [clang][deps] Include "-cc1" in the arguments

To simplify tools consuming dependency scanning results, prepend the "-cc1" argument by default.

Reviewed By: Bigcheese

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




More information about the All-commits mailing list