Revision daf011d9739d1318fd4b10250583cf15ffc611d4 authored by Steven Johnson on 04 January 2024, 17:04:18 UTC, committed by GitHub on 04 January 2024, 17:04:18 UTC
There was a rogue use of VLAs (an extension we don't want to use) in one of the runtime tests. Fixed the test. I'll follow up with a separate PR to ensure this warning is enabled everywhere to flush out other usages.
1 parent b661c8d
History
File Mode Size
3292_async_specialize.cpp -rw-r--r-- 2.0 KB
3293_storage_folding_async.cpp -rw-r--r-- 2.1 KB
3357_vectorize_pred.cpp -rw-r--r-- 2.3 KB
CMakeLists.txt -rw-r--r-- 181 bytes

back to top