ldionne added inline comments.
================
Comment at: include/stddef.h:55
 
 // Re-use the compiler's <stddef.h> max_align_t where possible.
 #if !defined(__CLANG_MAX_ALIGN_T_DEFINED) && !defined(_GCC_MAX_ALIGN_T) && \
----------------
chandlerc wrote:
> Unrelated to your patch, but this comment is now amazingly out of place.
Nope, based on `git blame` I think it's still where it should be.


Repository:
  rCXX libc++

https://reviews.llvm.org/D47814



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

Reply via email to