[PATCH] D156016: [Support] Change MapVector's default template parameter to SmallVector<*, 0>

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 22:56:12 PDT 2023


yrouban added a comment.

In D156016#4533783 <https://reviews.llvm.org/D156016#4533783>, @tianshilei1992 wrote:

> I can confirm that 6a684dbc4433a33e5f94fb15c9e378a2408021e0 <https://reviews.llvm.org/rG6a684dbc4433a33e5f94fb15c9e378a2408021e0> fixed the build with GCC 7.5.0. Thanks.

We should have a buildbot that uses GCC 7.5.0 to check build issues before they are landed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156016



More information about the llvm-commits mailing list