[all-commits] [llvm/llvm-project] 63385e: [clang][modules][deps]Remove -F option from test f...

Jamie Schmeiser via All-commits all-commits at lists.llvm.org
Wed May 28 09:31:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 63385e7fc94039e1af6a8f21bebf8974f9d4a2a7
      https://github.com/llvm/llvm-project/commit/63385e7fc94039e1af6a8f21bebf8974f9d4a2a7
  Author: Jamie Schmeiser <69692453+jamieschmeiser at users.noreply.github.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

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

  Log Message:
  -----------
  [clang][modules][deps]Remove -F option from test for clang-scan-deps (#141614)

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