[PATCH] D159383: [Headers] Remove musl-related comment about NULL

Dan Gohman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 5 15:16:58 PDT 2023


sunfish added a comment.

I believe wasi-sdk doesn't have this issue, because it has modifications to all headers which define NULL to always use the NULL defined in stddef.h, and it doesn't ship musl's stddef.h.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159383



More information about the cfe-commits mailing list