================ @@ -0,0 +1,34 @@ +// RUN: %clang_analyze_cc1 +// -analyzer-checker=optin.taint,core,security.ArrayBound -analyzer-config +// assume-controlled-environment=true -analyzer-output=text -verify %s ---------------- steakhal wrote:
This tries to be a RUN line, but it's broken. https://github.com/llvm/llvm-project/pull/178054 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
