1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. bdad6b6 Re-add a slightly more general version of the check from r72578; it is by Eli Friedman · 15 years ago
  3. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  4. 22ab8d8 Handle the case where EmitBlock might be called multiple times for the same block. Fixes PR3536. by Anders Carlsson · 15 years ago
  5. c756a8e Move previously unsupported VLA test to vla.c by Anders Carlsson · 15 years ago
  6. 0269709 Commit the right version of the test by Anders Carlsson · 16 years ago
  7. b50525b Make sure to emit the size expression for sizeof(type) by Anders Carlsson · 16 years ago
  8. 8f39f5e Make VLAs usable, and make basic usage work correctly. Also, add a by Eli Friedman · 16 years ago