swift
57f1fc68
- [Macros] Make sure we actually pass the conformance list to member macros
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
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.
References
#69447 - [5.10] [Macros] Make sure we actually pass the conformance list to member macros
Author
DougGregor
Committer
DougGregor
Parents
8a1590d0
Files
3
lib/Sema
TypeCheckMacros.cpp
test/Macros
Inputs
syntax_macro_definitions.swift
macro_expand_member_with_conformances.swift
Loading