Files
swift-mirror/lib/IDE/SyntaxModel.cpp
Nathan Hawes 888529cf97 [IDE] Fix ModelASTWalker passing syntax nodes before the corresponding AST nodes had been visited
This was causing the tokens comprising image literals to be output separately,
rather than as a single object literal.

Resolves rdar://problem/55045797
2019-09-24 11:39:54 -07:00

56 KiB