[PATCH] D142360: [SmallVector] Add default initialization of SmallVectorStorage::InlineElts
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 07:00:45 PST 2023
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
Herald added a subscriber: StephenFan.
This memory should certainly **not** be initialized.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142360/new/
https://reviews.llvm.org/D142360
More information about the llvm-commits
mailing list