kuhar wrote: > Can I ask why? And why 6+? > > Have particular issues been seen with these?
I want to gradually deprecate all versions that don't take intializer_list, 6 is an arbitrary cutoff point that keeps the number of changes in the tree manageable. I didn't want to update 100 files in one PR. https://github.com/llvm/llvm-project/pull/163405 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
