steakhal accepted this revision. steakhal added a comment. This revision is now accepted and ready to land.
Note in the summary that this patch affects: - `mkdir`, `mkdirat` - `mknod`, `mknodat` > The checker modeled these functions with a >= 0 return value on success which > is incorrect. Technically, it was correct previously. Now it's not only correct but also precise ;) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D127277/new/ https://reviews.llvm.org/D127277 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits