[PATCH] D140250: Define NULL in its own header
Ian Anderson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 24 11:41:43 PST 2023
iana added a comment.
In D140250#4077956 <https://reviews.llvm.org/D140250#4077956>, @aaron.ballman wrote:
> In D140250#4077826 <https://reviews.llvm.org/D140250#4077826>, @iana wrote:
>
>> In D140250#4076851 <https://reviews.llvm.org/D140250#4076851>, @aaron.ballman wrote:
>>
>>> I'd expect there to be a test under `clang/test/Headers/` showing that this new header works as expected.
>>
>> It's covered pretty well by stddefneeds.cpp already. I can add a new one if you want, but it'd pretty much be a copy/paste
>
> I was thinking of one similar to that but includes the new header and *not* stddef.h to demonstrate that this works entirely standalone. WDYT?
Yeah ok sure
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140250/new/
https://reviews.llvm.org/D140250
More information about the cfe-commits
mailing list