Represent C macros in clang as inline functions in debug information
Open
clang:codegen
debuginfo
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.