[all-commits] [llvm/llvm-project] e2a163: [test] Fix unused check prefixes in test/Driver

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Oct 31 00:16:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e2a1639c738c46f65d978fde161c10bac86392af
      https://github.com/llvm/llvm-project/commit/e2a1639c738c46f65d978fde161c10bac86392af
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
    M clang/test/Driver/aarch64-security-options.c
    M clang/test/Driver/arch-specific-libdir-rpath.c
    M clang/test/Driver/arm-execute-only.c
    M clang/test/Driver/cl-denorms-are-zero.cl
    M clang/test/Driver/fopenmp.c
    M clang/test/Driver/fsanitize-blacklist.c
    M clang/test/Driver/fuzzer.c
    M clang/test/Driver/hip-phases.hip
    M clang/test/Driver/rocm-detect.cl
    M clang/test/Driver/rocm-detect.hip

  Log Message:
  -----------
  [test] Fix unused check prefixes in test/Driver

Note, the deprecated AArch64 -msign-return-address= does not accept b-key. So
delete the incorrect tests.




More information about the All-commits mailing list