Circular reference and compiler crash on memberAttribute macro expansion #78154
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
Description
No response
Reproduction
Macro:
Stack dump
Expected behavior
Compiles.
Environment
Apple Swift version 6.1-dev (LLVM 5c0d283c37132bf, Swift b5af518)
Target: arm64-apple-macosx15.0
Additional information
The same crash happens if
@Noop
is replaced with@Observable
fromObservation
.The text was updated successfully, but these errors were encountered: