Files
swift-mirror/lib/IRGen/GenBuiltin.cpp
Jordan Rose 4560bac57c Fix misuses of llvm::StringSwitch.
StringSwitch forms references to temporaries, so it cannot be stored
into a local. (Really 'auto' is to blame here; see LLVM r276671.)
2016-07-26 15:48:01 -07:00

33 KiB