yronglin wrote: > I think you should revert all the changes made to #line - See > https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2026/p4136r2.pdf (26 > paper approved as a DR after I realized P2843R3 was needlessly disruptive
Thanks for the reminder; I hadn't noticed P4136R2. I have reverted the changes related to `#line` in this PR. IIUC, we also need mark the P4136R2 page as supported? Perhaps I could do that in a separate PR. https://github.com/llvm/llvm-project/pull/196989 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
