[all-commits] [llvm/llvm-project] 4c6c1d: [clang] [test] Disable the test exhausting stack o...

Michał Górny via All-commits all-commits at lists.llvm.org
Thu Dec 12 13:23:33 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c6c1d0f437194904d6093ca2f94230b6ec49e0b
      https://github.com/llvm/llvm-project/commit/4c6c1d0f437194904d6093ca2f94230b6ec49e0b
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

  Changed paths:
    M clang/test/SemaTemplate/instantiation-depth-default.cpp

  Log Message:
  -----------
  [clang] [test] Disable the test exhausting stack on NetBSD

Disable the instantiation-depth-default.cpp test on NetBSD since it
requires more stack space than we have by default on NetBSD.

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




More information about the All-commits mailing list