[PATCH] D78164: [lit] Provide extension API for custom result categories

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 15:07:13 PDT 2020


yln added a comment.

In D78164#2006362 <https://reviews.llvm.org/D78164#2006362>, @Meinersbur wrote:

> AFAIU, test-suite would need to call `add_result_category` for its categories to resolve this? Is there anything more blocking this than being tried-out using test-suite?


No, I am only waiting for confirmation that this patch will work for test-suite.  Friendly ping to @jdoerfert


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78164/new/

https://reviews.llvm.org/D78164





More information about the llvm-commits mailing list