https://github.com/efriedma-quic commented:
The only mlibc targets which currently have test coverage in clang are "-managarm-mlibc" targets. Is that the target you're interested in? If it is, does it make sense to put the new code in ManagarmTargetInfo? ---- All new defines should have regression test coverage in clang/test/Preprocessor/init.c . https://github.com/llvm/llvm-project/pull/225654 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
