Skip to content

Commit 499e2b1

Browse files
author
MarkusB
committed
tmp experiment, whether normal clang also times out with "MaxSan"
1 parent 042a2cc commit 499e2b1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CMakePresets.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@
131131
"clang",
132132
"debug",
133133
"MaxWarnClang",
134+
"MaxSan",
134135
"base"
135136
]
136137
},
@@ -153,6 +154,7 @@
153154
"clang-libc++",
154155
"debug",
155156
"MaxWarnClang",
157+
"MaxSan",
156158
"base"
157159
]
158160
},

0 commit comments

Comments
 (0)