[Openmp-commits] [PATCH] D41942: [OMPT] Add interoperability testcase

Olga Malysheva via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Feb 8 02:04:42 PST 2018


omalyshe added a comment.

In https://reviews.llvm.org/D41942#1001675, @Hahnfeld wrote:

> I think if you re-capture a variable with `FileCheck` that's the same as capturing another variable except that you can't use the old value. So I'm not sure if the changes make any difference, besides naming...


Yes, I understand that. But it is difficult to understand what the test is actually checking due to no comments and same identifiers usage.


https://reviews.llvm.org/D41942





More information about the Openmp-commits mailing list