================ @@ -0,0 +1,24 @@ +//===-- sanitizer_printf.h ------------------------------------------------===// ---------------- fmayer wrote:
Why not into sanitizer_common.h? The other (non-static) functions (InternalScopedString::Append[F]) in sanitizer_printf.cpp are also declared there. https://github.com/llvm/llvm-project/pull/166381 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
