[PATCH] D40077: [lit][test-suite] - Allow 1 test to report multiple individual test results
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 24 12:24:40 PST 2018
delcypher added a comment.
I don't see any tests being added to lit's test suite. Please add some. This would also be help myself and others understand what you're trying to do. You're also touching code that isn't part of lit. This probably should be split into two patches, one for the changes to lit and one for the code that actually uses those changes.
https://reviews.llvm.org/D40077
More information about the llvm-commits
mailing list