blob: e313dd8710315faaad444916bfaf2b23c968e878 [file] [log] [blame]
// We shouldn't define this feature macro when we complain about VLAs.
#ifdef __cpp_runtime_arrays
# error "__cpp_runtime_arrays"
#endif