[all-commits] [llvm/llvm-project] 213401: Remove -F option from test for clang-scan-deps

Jamie Schmeiser via All-commits all-commits at lists.llvm.org
Tue May 27 07:36:43 PDT 2025


  Branch: refs/heads/users/jamieschmeiser/remove_F_option
  Home:   https://github.com/llvm/llvm-project
  Commit: 213401bebf9c12ffa1610dd3de61cae4b3f5474f
      https://github.com/llvm/llvm-project/commit/213401bebf9c12ffa1610dd3de61cae4b3f5474f
  Author: Jamie Schmeiser <schmeise at ca.ibm.com>
  Date:   2025-05-27 (Tue, 27 May 2025)

  Changed paths:
    M clang/test/ClangScanDeps/modules-pch-common-stale.c

  Log Message:
  -----------
  Remove -F option from test for clang-scan-deps

Remove the redundant -F option from test because not all platforms support -F,
which is a g++ extension.  The option is unnecessary because
all files in the test have paths specified.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list