This is an archive of the discontinued LLVM Phabricator instance.

[clang] [test] Disable the test exhausting stack on NetBSD
ClosedPublic

Authored by mgorny on Dec 12 2019, 6:26 AM.

Details

Summary

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

Diff Detail

Event Timeline

mgorny created this revision.Dec 12 2019, 6:26 AM
phosek accepted this revision.Dec 12 2019, 12:25 PM

LGTM

This revision is now accepted and ready to land.Dec 12 2019, 12:25 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptDec 12 2019, 3:56 PM