[llvm-bugs] [Bug 51616] Bad newlines in -E -P output after <https://reviews.llvm.org/D106924> "[Preprocessor] -E -P: Ensure newline after 8 skipped lines."

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 25 10:53:03 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=51616

Michael Kruse <llvm at meinersbur.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |66e37c99ef5d7da1b17b3bbaa4e
                   |                            |f05b633a473f7
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Michael Kruse <llvm at meinersbur.de> ---
Committed in
https://reviews.llvm.org/rG66e37c99ef5d7da1b17b3bbaa4ef05b633a473f7. I (again)
test the patch by compiling the Linux kernel while piping through `clang -E
-P`.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210825/d1ca0b59/attachment.html>


More information about the llvm-bugs mailing list