[all-commits] [llvm/llvm-project] c5a80c: [Driver][test] fix cuda-simple.cu: -fsyntax-only -...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed May 17 00:19:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5a80c2128887f5509400909308fc39cc901aa61
      https://github.com/llvm/llvm-project/commit/c5a80c2128887f5509400909308fc39cc901aa61
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:
    M clang/test/Driver/cuda-simple.cu

  Log Message:
  -----------
  [Driver][test] fix cuda-simple.cu: -fsyntax-only -c => -c

-fsyntax -c is supposed to lead to a -Wunused-command-line-argument
warning. There is currently no due to a gcov FIXME in
addPGOAndCoverageFlags.




More information about the All-commits mailing list