You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CMake] Allow devs to disable implicit incremental testing
Lit's incremental mode is incompatible with read-only source filesystems
which some CI setups use and there is no way to disable incremental mode
in Swift without enabling --shuffle via LLVM_LIT_ARGS.
0 commit comments