[all-commits] [llvm/llvm-project] 0ef8ad: Fix a failing test case after 6c75ab5f66b403f7ca67...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Mon Dec 6 10:54:01 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ef8ad08db6c154f14c0e060b71106dacd8f29fd
      https://github.com/llvm/llvm-project/commit/0ef8ad08db6c154f14c0e060b71106dacd8f29fd
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2021-12-06 (Mon, 06 Dec 2021)

  Changed paths:
    M clang/test/Sema/builtins-elementwise-math.c

  Log Message:
  -----------
  Fix a failing test case after 6c75ab5f66b403f7ca67e86aeed3a58abe10570b

The test is the same whether it's testing _BitInt or _ExtInt, so use
the type which is not deprecated.




More information about the All-commits mailing list