swift
57f1fc68 - [Macros] Make sure we actually pass the conformance list to member macros

Commit
1 year ago
[Macros] Make sure we actually pass the conformance list to member macros A bad test let this trivial bug through. Improve the test, fix the bug. Fixes rdar://117227204.
Author
Committer
Parents
  • lib/Sema
    • File
      TypeCheckMacros.cpp
  • test/Macros
    • Inputs
      • File
        syntax_macro_definitions.swift
    • File
      macro_expand_member_with_conformances.swift
Loading