Issue 160667
Summary Preserve original line numbers while expanding macros
Labels new issue
Assignees
Reporter SergejSalnikov
    Look at the following example: https://godbolt.org/z/zTnao79xr

The whole macro invocation was folded to a single line. It means that macros are practically not debuggable.
It would be very handy to preserve/generate the correct line numbers while expanding the macro.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to