[libcxx-commits] [PATCH] D120751: [libc++] Fix initialization of __fill_

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 2 13:13:05 PST 2022


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

LGTM if this passes CI. I have a hunch we might need some `XFAIL: apple-macosxFOO` markup if this ends up being instantiated in the dylib. If not, ship it.

Thanks for fixing!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120751



More information about the libcxx-commits mailing list