[PATCH] D24903: [libcxx] [include] Declare __STDC_*_MACROS for C++11 compat in old libc

Asiri Rathnayake via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 26 01:24:20 PDT 2016


rmaprath added a comment.

In https://reviews.llvm.org/D24903#551926, @mgorny wrote:

> I'm sorry but could you be a little more specific, please? I've looked into that diff, and it seems that the cstdint resembles e.g. cinttypes already -- i.e. there's only the include, and 'using' lines there. Or do you mean that I should copy/update the synopsis over to stdint.h?


My bad, I hadn't actually looked at the current status of `<cstdint>`, it doesn't seem to need any more work.

/ Asiri


https://reviews.llvm.org/D24903





More information about the cfe-commits mailing list