labath added a comment.

BTW, to appease older versions of gcc you will need to write the initializer as 
`= {{"-"}, {"to"}, ...}` (i.e. add extra {} around the strings).


https://reviews.llvm.org/D44055



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to