swift
afc8bad8 - refactoring: Add a defensive check for empty nodes list. (#13765) (#13800)

Commit
7 years ago
refactoring: Add a defensive check for empty nodes list. (#13765) (#13800) This defensive check ensures convert-to-string-interpolation refactoring doesn't continue when the selected AST nodes are empty. We shouldn't need this check since the range info kind already implies its validity. Tentatively fixing: rdar://35492432
Author
Parents
  • lib/IDE
    • File
      Refactoring.cpp
Loading