[all-commits] [llvm/llvm-project] 74ab5d: Revert "Test had incorrect check for nonzero count"

David Zarzycki via All-commits all-commits at lists.llvm.org
Sun Apr 5 04:17:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 74ab5d98d07f0b0226f45ccca8df6a450d52fb7b
      https://github.com/llvm/llvm-project/commit/74ab5d98d07f0b0226f45ccca8df6a450d52fb7b
  Author: David Zarzycki <dave at znu.io>
  Date:   2020-04-05 (Sun, 05 Apr 2020)

  Changed paths:
    M llvm/test/Other/opt-bisect-legacy-pass-manager.ll

  Log Message:
  -----------
  Revert "Test had incorrect check for nonzero count"

This reverts commit 210f40fe9a30212396311d265904b2d73859c53d.


  Commit: 2c88a485c71155c19e512f22c54e63ee337282a3
      https://github.com/llvm/llvm-project/commit/2c88a485c71155c19e512f22c54e63ee337282a3
  Author: David Zarzycki <dave at znu.io>
  Date:   2020-04-05 (Sun, 05 Apr 2020)

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp

  Log Message:
  -----------
  [clang] Make libcxx test suite pass again after memcmp changes


  Commit: 168503773dc216a7805f52d2868c1a1504297adc
      https://github.com/llvm/llvm-project/commit/168503773dc216a7805f52d2868c1a1504297adc
  Author: David Zarzycki <dave at znu.io>
  Date:   2020-04-05 (Sun, 05 Apr 2020)

  Changed paths:
    M libcxx/test/lit.cfg

  Log Message:
  -----------
  Revert "[libc++] Enable the new libc++ testing format by default"

This reverts commit 1580c76c4a08e24adc34ae0a4ff4f97969188268.

This causes libcxx/selftest/newformat/sh.cpp/substitutions.sh.cpp to
fail with a linker error on Fedora 31 (x86-64) release (no assert)
builds.


Compare: https://github.com/llvm/llvm-project/compare/3079e518589c...168503773dc2


More information about the All-commits mailing list