Files
swift-mirror/lib/PrintAsObjC
Doug Gregor 4f05186b88 [PrintAsObjC] Don't use take an ArrayRef into temporary storage.
ObjCSelector::getSelectorPieces() can return a pointer to *this, so
don't use it on a temporary. Fixes an ASan-detected
stack-use-after-scope, rdar://problem/31837593.
2017-04-26 22:36:23 -07:00
..
2017-02-15 22:26:06 -08:00