julia
fcdf4376
- pass file and line information as an argument named `__source__` to all macros
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
pass file and line information as an argument named `__source__` to all macros also emit an explicit push_loc in @generated functions rather than depending on the existence of a LineNumberNode and other lowering heuristics to produce it
References
#21746 - pass macro call location to macro-function (rebase)
Author
ihnorton
Committer
vtjnash
Parents
1ee84c8e
Loading