[PATCH] D42354: Fix libcxx MSVC C++17 redefinition of 'align_val_t'

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 25 18:58:36 PST 2018


mclow.lists added a comment.

I'm pretty sure I don't want to know what MSFT is doing putting `align_val_t` in *that* header file.

Now I'm wondering if those values `__zero` and `__max` are actually used.


Repository:
  rCXX libc++

https://reviews.llvm.org/D42354





More information about the cfe-commits mailing list