MemoryBuiltins: trailing , on collection literal
authorAugie Fackler <augie@google.com>
Thu, 19 Aug 2021 15:17:39 +0000 (11:17 -0400)
committerDmitri Gribenko <gribozavr@gmail.com>
Thu, 19 Aug 2021 15:59:23 +0000 (17:59 +0200)
commite59c88294b9f710efbbc7a243ff98ed12678a4e9
tree6406ec996d62f85283bb082d2250e7d87be8c878
parent9d476f0af9a4f8789c5054370dec94f399080f0c
MemoryBuiltins: trailing , on collection literal

This was probably bugging more than is reasonable, but it makes merging
changes in this file slightly less annoying to have the trailing comma
here. I only noticed this because Rust is currently carrying a patch to
this file and it kept making life a little difficult.
llvm/lib/Analysis/MemoryBuiltins.cpp