[libcxx-commits] [PATCH] D59607: libc++/win: Make once_flag have the same size as a pointer

Billy Robert O'Neal III via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 22 12:52:10 PDT 2019


BillyONeal added a comment.

> I think this is a good change regardless:

But it looks like it's used as a single bit here, so saving 4 bytes is a win, right?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59607





More information about the libcxx-commits mailing list