Try to fix Android build.
authorZachary Turner <zturner@google.com>
Wed, 5 Oct 2016 17:58:46 +0000 (17:58 +0000)
committerZachary Turner <zturner@google.com>
Wed, 5 Oct 2016 17:58:46 +0000 (17:58 +0000)
commit0debabb3d057b7bd46934fea834996292be64543
treeebb6755fe5ae559e25f8e39921ce87f4671b1778
parentc63116760952cd2a09d45dbee13d1f9d7ab3a263
Try to fix Android build.

Seems it doesn't like the implicit conversion from
StringRef[] to ArrayRef<StringRef>.

llvm-svn: 283351
lldb/source/Breakpoint/BreakpointID.cpp