macro_prototype
macro_prototype copied to clipboard
Applying two macros in the same phase to the same declaration doesn't work
For instance today two FunctionDefintionMacros that each call wrapBody will result in two different versions of the function being generated.