================ @@ -0,0 +1,41 @@ +.. title:: clang-tidy - bugprone-unsafe-api-functions-calls + +bugprone-unsafe-api-functions-calls +==================================== + +Warns when ``setvbuf()`` or ``setbuf()`` is called with a ---------------- EugeneZelenko wrote:
I would make section for each function/family of functions. General, one sentence description should be more generic. https://github.com/llvm/llvm-project/pull/187637 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
