Commit d68f1e1
authored
[test] Use inline cflags argument where is makes sense. NFC (emscripten-core#26178)
There are several ways to add cflags when running tests. In cases where
the number of flags is small and used only once it makes sense to just
inline them into the call to `do_runf` (or one of the other test
helpers).1 parent 926214f commit d68f1e1
2 files changed
+120
-224
lines changed
0 commit comments