================ @@ -17,3 +17,4 @@ // SummaryKind should be a string literal. RTSAN_CHECK(CallStackContains, "call-stack-contains") +RTSAN_CHECK(FunctionNameIs, "function-name-is") ---------------- davidtrevelyan wrote: Sounds good! https://github.com/llvm/llvm-project/pull/112108