| Issue | 167196 |
|---|---|
| Summary | Represent C macros in clang as inline functions in debug information |
| Labels | clang |
| Assignees | |
| Reporter | jrmuizel |
This would allow proper backtraces through macros like swift has. See https://www.youtube.com/watch?v=WOkoAHTbsbM&t=452s for an intro for how it's done in Swift.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
