================ @@ -0,0 +1,20 @@ +/*===----------------------------- stdlib.h --------------------------------=== ---------------- perry-ca wrote:
I hadn't noticed this before, but the stdlib.h wrapper is for the cs builtin functions [PR ](https://github.com/llvm/llvm-project/pull/202362) you also have up for review. Can you move this header to that PR. I'll help you create a test case for it as this interacts with the system headers and lit is meant to be independent of system headers. We'll need to devise a tiny header that mimics the system header like the ones in this PR. https://github.com/llvm/llvm-project/pull/207420 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
