llvm
llvm copied to clipboard
[CI] Add nightly E2E testing for Windows builds with debug flags
Addresses https://github.com/intel/llvm/issues/17891: Given recent influx of issues related to windows with debug flags enabled (e.g. https://github.com/intel/llvm/pull/16802 and https://github.com/intel/llvm/pull/18400), this PR runs E2E tests on a debug build on windows to ensure these issues don't slip past testing again.