[all-commits] [llvm/llvm-project] b39233: [clang][test][NFC] Use -fdriver-only over /dev/null

Paul Kirth via All-commits all-commits at lists.llvm.org
Thu Apr 10 13:52:22 PDT 2025


  Branch: refs/heads/users/ilovepi/clang-driver-only
  Home:   https://github.com/llvm/llvm-project
  Commit: b392334bc6be0262ca734d3791a87afeac4cab41
      https://github.com/llvm/llvm-project/commit/b392334bc6be0262ca734d3791a87afeac4cab41
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-04-10 (Thu, 10 Apr 2025)

  Changed paths:
    M clang/test/Driver/openacc-no-cir.c

  Log Message:
  -----------
  [clang][test][NFC] Use -fdriver-only over /dev/null

Tests should avoid using platform dependent behavior, like /dev/null
when possible. -fdriver-only should stop clang even earlier, and avoid
any non-diagnostic output.



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