llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[CI] Add nightly E2E testing for Windows builds with debug flags

Open ianayl opened this issue 7 months ago • 0 comments

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.

ianayl avatar Jun 11 '25 22:06 ianayl