[flang-commits] [PATCH] D128260: [Fortran] Ignore whitespace in FCVS test results
Kiran Chandramohan via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Jun 23 02:52:17 PDT 2022
kiranchandramohan added a comment.
In D128260#3604151 <https://reviews.llvm.org/D128260#3604151>, @rovka wrote:
> 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.
That sounds fine to me.
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128260/new/
https://reviews.llvm.org/D128260
More information about the flang-commits
mailing list