[PATCH] D99973: [Windows] Add test coverage for line endings when rewriting includes

Alexandre Ganea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 6 12:32:36 PDT 2021


aganea marked an inline comment as done.
aganea added inline comments.


================
Comment at: clang/test/Frontend/rewrite-includes-macros.cpp:15
+}
\ No newline at end of file

----------------
mstorsjo wrote:
> I guess the missing newline at end of file isn't one of the aspects that needs to be tested?
It is not indeed, I'll fix that, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99973



More information about the cfe-commits mailing list