mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
Otherwise these tests are reliant on the compiler defaulting to having the extensions on. Rest of LLVM's codebase doesn't seem to make such assumptions. Tested by building with `-std=c2y` in Clang's C frotend's config file.