[PATCH] D56620: [COFF, ARM64] Include stdlib.h in arm64intr.h

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 11 16:11:01 PST 2019


efriedma added a comment.

Have you verified this matches MSVC?  (IIRC the only reason we include stdlib.h on x86 is so we can define _mm_malloc.)


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56620/new/

https://reviews.llvm.org/D56620





More information about the cfe-commits mailing list