================ @@ -0,0 +1,30 @@ +// RUN: %clang_analyze_cc1 -analyzer-checker=unix.StdCLibraryFunctions \ ---------------- steakhal wrote:
I think the test file name is pretty specific. How about `stdlibraryfunction-darwin.c`? Any time we would have something darwin-specific, we could put it there. https://github.com/llvm/llvm-project/pull/219568 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
