[PATCH] D49017: Replace "nullptr-terminated" C-arrays of OptionValueEnumeration with safer llvm::ArrayRef

Sylvestre Ledru via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 29 10:51:13 PDT 2018


sylvestre.ledru added a comment.

This broke the apt.llvm.org CI on Debian Jessie and Ubuntu trusty (at least).
I reported https://bugs.llvm.org/show_bug.cgi?id=39131


Repository:
  rL LLVM

https://reviews.llvm.org/D49017





More information about the llvm-commits mailing list