[all-commits] [llvm/llvm-project] 4ceff6: [test][Sema] Ignore stderr in test

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Aug 17 23:51:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ceff69636e63fcfd5180f2edb88288b4a5cf278
      https://github.com/llvm/llvm-project/commit/4ceff69636e63fcfd5180f2edb88288b4a5cf278
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
    M clang/test/SemaTemplate/pr47676.cpp

  Log Message:
  -----------
  [test][Sema] Ignore stderr in test

Mixing stdout and stderr may break lines we try to match.


  Commit: fae656b2dd80246c3c6f01e9c77c49560368752c
      https://github.com/llvm/llvm-project/commit/fae656b2dd80246c3c6f01e9c77c49560368752c
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
    M clang/test/SemaCXX/PR51712-large-array-constexpr-check-oom.cpp
    M llvm/utils/lit/lit/llvm/config.py

  Log Message:
  -----------
  [test] Add 'hwasan' feature and disable a test


Compare: https://github.com/llvm/llvm-project/compare/56d856c19554...fae656b2dd80


More information about the All-commits mailing list