================
@@ -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
----------------
mkindahl wrote:

I added a blurb to start the section about the check and added a sub-section 
with only `setvbuf()` and `setbuf()`. PTAL.

https://github.com/llvm/llvm-project/pull/187637
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to