[libc-commits] [PATCH] D140376: [libc][NFC] Simplify how the definiton of NULL macro is added to string.h.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Dec 20 11:03:39 PST 2022
sivachandra added a comment.
In D140376#4007761 <https://reviews.llvm.org/D140376#4007761>, @jhuber6 wrote:
> I'm guessing this is part of the ongoing effort to move away from tablegen?
Yes. I will also be adding a "baremetal" config. I don't want to repeat the definition in its `api.td` file yet again.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140376/new/
https://reviews.llvm.org/D140376
More information about the libc-commits
mailing list