[all-commits] [llvm/llvm-project] 2b3551: [FPEnv][Clang][Driver] Failing tests are now expec...

Kevin P. Neal via All-commits all-commits at lists.llvm.org
Mon Jul 6 11:44:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b35511350454dd22997f129ee529e3fdb129ac2
      https://github.com/llvm/llvm-project/commit/2b35511350454dd22997f129ee529e3fdb129ac2
  Author: Kevin P. Neal <kevin.neal at sas.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M clang/test/CodeGen/fpconstrained-cmp-double.c
    M clang/test/CodeGen/fpconstrained-cmp-float.c
    M clang/test/CodeGen/fpconstrained.c
    M clang/test/CodeGen/fpconstrained.cpp

  Log Message:
  -----------
  [FPEnv][Clang][Driver] Failing tests are now expected failures only on PowerPC

Mark these tests as only failing on PowerPC. Avoids unexpected passes on
other bots.

Fingers crossed.

Differential Revision: https://reviews.llvm.org/D80952




More information about the All-commits mailing list