[PATCH] D140984: [clang] Correct -frewrite-includes generation of line control directives with mixed EOL forms.

Tom Honermann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 4 13:47:46 PST 2023


tahonermann updated this revision to Diff 486384.
tahonermann added a comment.

Addressed Corentin's review feedback. Thank you, Corentin! I'm going to remember to update the release notes doc all on my own one of these days, I'm sure of it! :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140984

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
  clang/test/Frontend/rewrite-includes-mixed-eol-crlf.c
  clang/test/Frontend/rewrite-includes-mixed-eol-crlf.h
  clang/test/Frontend/rewrite-includes-mixed-eol-lf.c
  clang/test/Frontend/rewrite-includes-mixed-eol-lf.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140984.486384.patch
Type: text/x-patch
Size: 5096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230104/c37873d8/attachment.bin>


More information about the cfe-commits mailing list