Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix warning in SupressionContext (#128)
Fixes a warning arising from updating to swift-syntax 6 in the conformance of `SupressionContext` to `MacroExpansionContext`. Adds a stub implementation of `lexicalContext` to resolve the warning.
- Loading branch information