[PATCH] D106924: [Preprocessor] -E -P: Ensure newline after 8 skipped lines.

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 28 19:47:05 PDT 2021


Meinersbur updated this revision to Diff 362611.
Meinersbur added a comment.

- Fix embrassing mistakes in skip-empty-lines test (misspelled "LINEMARKES", MINWS<->MINCOL, absolute path)
- Skip-empty-lines now also checks leading whitespace behavior
- Fix typos in comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106924

Files:
  clang/lib/Frontend/PrintPreprocessedOutput.cpp
  clang/test/Preprocessor/minimize-whitespace.c
  clang/test/Preprocessor/skip-empty-lines.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106924.362611.patch
Type: text/x-patch
Size: 4104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210729/23bdc292/attachment-0001.bin>


More information about the cfe-commits mailing list