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

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 27 17:44:52 PST 2018


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

I think that if we can remove the `__zero` and `__max`, we should do that, but that is better done as a separate change.


Repository:
  rCXX libc++

https://reviews.llvm.org/D42354





More information about the cfe-commits mailing list