Fix -Warray-bounds build error in MLAS on clang 17+ #27499
Initial plan
f9714055
fix: use __has_warning instead of HAS_ARRAY_BOUNDS to suppress -Warra…
b7294533
copilot-swe-agent
changed the title [WIP] Fix build error for array index out of bounds Fix -Warray-bounds build error in MLAS on clang 17+ 5 days ago
tianleiwu
marked this pull request as ready for review 5 days ago
fix: use #ifdef __clang__ instead of __has_warning to avoid GCC prepr…
2e038f49
tianleiwu
approved these changes
on 2026-03-01
tianleiwu
merged
c7c939ff
into main 2 days ago
tianleiwu
deleted the copilot/fix-array-index-build-error branch 2 days ago
Login to write a write a comment.
Login via GitHub