[PATCH] D83651: [FileCheck] Report captured variables
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 07:17:01 PDT 2020
jdenny added a comment.
In D83651#2150334 <https://reviews.llvm.org/D83651#2150334>, @thopre wrote:
> In D83651#2149514 <https://reviews.llvm.org/D83651#2149514>, @thopre wrote:
>
> > Could you add an example where getStringValue() returns None?
>
>
> Sorry, I meant in the testcases. Maybe something with @LINE since you mention it.
Ah, you mean the unittests, right? I keep forgetting about those for FileCheck.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83651/new/
https://reviews.llvm.org/D83651
More information about the llvm-commits
mailing list