[PATCH] D116133: [flang] Expand coverage of co_sum unit test

Katherine Rasmussen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 6 09:34:43 PST 2022


ktras added a comment.

This patch does a great job of expanding coverage by testing many more possibilities for correct and incorrect calls. One additional check could be to add a `co_sum` call which contains the optional arguments, but not the required `a` argument.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116133



More information about the llvm-commits mailing list