[PATCH] D25361: [libcxx] Add the missing limits.h header

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 7 18:01:33 PDT 2016


rsmith added a comment.

I only skipped this one because it seemed pointless to me. I have no objection to providing it, and this change makes perfect sense if libc++ wants to guarantee that `<__config>` is included whenever any standard C++ header is included.


https://reviews.llvm.org/D25361





More information about the cfe-commits mailing list