1. 5a5073e Make sure that we instantiate variably modified types, even if they by Douglas Gregor · 15 years ago
  2. a09387d It turns out that people love using VLAs in templates, too. Weaken our by Douglas Gregor · 15 years ago
  3. 4b636a7 Put the VLA-is-an-extension warning into its own warning group (-Wvla) by Douglas Gregor · 15 years ago
  4. 5e8c8c0 Even though we don't unique VLA types, we still need to build a by Douglas Gregor · 15 years ago
  5. 959d5a0 Implement support for variable length arrays in C++. VLAs are limited by Douglas Gregor · 15 years ago