Skip to content

Commit 6c7410d

Browse files
committed
Use wildcard for function matching in for Cling's suppressions
1 parent bb29a9b commit 6c7410d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/cling18-valgrind.supp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
fun:_ZN5cling17IncrementalParser13ParseInternalEN4llvm9StringRefE
1313
fun:_ZN5cling17IncrementalParser7CompileEN4llvm9StringRefERKNS_18CompilationOptionsE
1414
fun:_ZN5cling11Interpreter7declareERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPPNS_11TransactionE
15-
fun:_ZN3Cpp7DeclareEPKcb
15+
fun:_ZN3Cpp7Declare*
1616
}
1717
{
1818
Cling LLVM 18 CodeGen

0 commit comments

Comments
 (0)