We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
perl creduce --n 8 test.bat t.cpp
dustmite --split *.{c,cpp,h,hpp}:d testdir ..\test.bat
example.bat:
@echo off "C:\Program Files\LLVM\bin\clang.exe" -c t.cpp 2>&1 | "C:\Program Files\Git\usr\bin\grep.exe" -qF "Assertion failed" exit /B %ERRORLEVEL%
There was an error while loading. Please reload this page.