1. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 15 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  3. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  4. 94b15fb Handle static_asserts when instantiating structs. by Anders Carlsson · 16 years ago
  5. c308241 Handle dependent types/exprs in static_assert expressions. by Anders Carlsson · 16 years ago
  6. fb31176 More static_assert work. Check that the assert expr is valid and show an error if it's false. Create the declaration and add it to the current context. by Anders Carlsson · 16 years ago