[PATCH] D78578: [flang] Fix handling of files without terminating newlines.

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 06:28:19 PDT 2020


DavidTruby added a comment.

@sscalpone I've mostly added this for discussion; I don't think there's another way of doing this with the way we currently handle newlines but I also don't think doing this is the best way forward. We might want to merge it to fix the bug in the short term while we look at newline handling though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78578





More information about the llvm-commits mailing list