about summary refs log tree commit diff homepage
path: root/test/Feature/StackTraceOutput.c
AgeCommit message (Collapse)Author
2023-06-05test/Feature/StackTraceOutput.c: relative checks, clang-formatJulian Büning
2023-06-05re-enable StackTraceOutput.c testJulian Büning
This test previously had a REQUIRES line with geq-llvm-7.0. Because LLVM version 7.0 is no longer "known" (test/lit.cfg), the required feature is not available and the test is discarded as unsupported by llvm-lit.
2022-06-13tests: add StackTraceOutput.cFrank Busse