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

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Feb 8 01:34:57 PST 2018


Hahnfeld added a comment.

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...


https://reviews.llvm.org/D41942





More information about the Openmp-commits mailing list