Files
swift-mirror/include/swift/IDE/SourceEntityWalker.h
Slava Pestov a70a1f0d36 IDE: Fix bug in SourceEntityWalker subscript handling
We weren't passing the lvalue access kind to the subscript.
This was causing a test to fail with the next patch.
2017-11-13 22:19:25 -08:00

6.5 KiB