================ @@ -80,3 +80,12 @@ int test_fileno_arg_note(FILE *f1) { // expected-note{{The 1st argument to 'dup' is < 0 but should be >= 0}} \ // expected-note{{Assuming that 'fileno' fails}} } + +int test_readlink_bufsize_zero(char *Buf, size_t Bufsize) { ---------------- DonatNagyE wrote:
This TC belongs to your other commit #71373, please move it there. https://github.com/llvm/llvm-project/pull/71392 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits