[PATCH] D128260: [Fortran] Ignore whitespace in FCVS test results

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 02:32:19 PDT 2022


rovka added a comment.

One thing that we could do is to only enable whitespace for the 2 tests that use list-directed output. That's going to require a bit more effort in the CMakeLists.txt, but it would let us be strict about whitespace where specific formatting is used, and more relaxed where it isn't.


Repository:
  rT test-suite

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

https://reviews.llvm.org/D128260



More information about the llvm-commits mailing list