mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
SourceEntityWalker is generally ignoring implicit AST nodes but we missed ignoring implicit patterns. This had the effect of not ignoring implicit pattern matches to Optional.some() which resulted in cursor-info returning Optional.some instead of what is actually written in code.
16 KiB
16 KiB