Hi all, Based on discussion in the first pitch of expression macros, I've revised the proposal. The updated proposal is here. Changes include: Rename MacroEvaluationContext to MacroExpansionContext. Remove MacroResult and instead allow macros to emit diagnostics via the macro expansion context. Remove sourceLocationConverter from the macro e...