[PATCH] D143704: [flang] Feature list plugin

Ethan Luis McDonough via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 17 07:34:05 PDT 2023


elmcdonough added a comment.

Haven't been able to check this yet, but I think it might be due to the tests expecting a deterministic output.  I've only ever tested on Ubuntu WSL, so its possible the order is different on different platforms.  I think replacing CHECK-NEXT with CHECK-DAG might fix the issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143704



More information about the cfe-commits mailing list