steakhal accepted this revision. steakhal added a comment. This revision is now accepted and ready to land.
Ah yes, finally this sorts itself out. We also had to revert 570bf972f5adf05438c7e08d693bf4b96bfd510a <https://reviews.llvm.org/rG570bf972f5adf05438c7e08d693bf4b96bfd510a> because we use the Stream checker but not the StdLibFunc checker, so in our case after a rebase suddenly some important reports "disappeared", thus we reverted the cause. As more and more patches came to the stdlibfunc checker, I worried about maintaining that revert. Finally, this patch will resolve it, so we don't have to do it ourselves. Thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D152169/new/ https://reviews.llvm.org/D152169 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits