- Use the name lookup table instead of adding members from a macro expansion to the parent decl context. - Require declaration macros to specify introduced names and used the declared names to guide macro expansions lazily.
@expression
Disabling these for now, pending a fix.
Add refactoring "Expand Macro" that expands macro expressions. rdar://102739026