clayborg added a comment.

Another fix for buildbots. Don't use llvm::ArrayRef to refer to data, store in 
std::vector<>. In release builds this will fail.

commit 220854a47bdc0c281dbaafb54411ec65e76212b3 
<https://reviews.llvm.org/rG220854a47bdc0c281dbaafb54411ec65e76212b3> (HEAD -> 
main, origin/main, origin/HEAD)
Author: Greg Clayton <[email protected]>
Date:   Tue Dec 7 12:19:00 2021 -0800

  Fix buildbots after https://reviews.llvm.org/D115073.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115073/new/

https://reviews.llvm.org/D115073

_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to