[libc-commits] [PATCH] D159296: [libc] Support 'assert.h' on the GPU
Jon Chesterfield via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 31 10:31:12 PDT 2023
JonChesterfield added a comment.
I don't think the multiple writes to stderr in the normal implementation is an inherently good feature, how about we change the assert implementation on all platforms to compose a single write to stderr?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159296/new/
https://reviews.llvm.org/D159296
More information about the libc-commits
mailing list