[PATCH] D38636: [clang-format] Cannot disable array initializer bin packing
Manuel Klimek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 14 04:03:10 PDT 2019
klimek added a comment.
IIRC this was done due to performance problems in large nested initializer lists. Can you verify this doesn't regress performance?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D38636/new/
https://reviews.llvm.org/D38636
More information about the llvm-commits
mailing list