fcharlie added a comment.

In https://reviews.llvm.org/D42354#988656, @mclow.lists wrote:

> 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.


Use

>   grep "__zero" -Rn .

There's no place to use ** __zero** and **__max**.


Repository:
  rCXX libc++

https://reviews.llvm.org/D42354



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to