1. cb329c5 use DiagRuntimeBehavior to silence the div/rem by zero warning when by Chris Lattner · 15 years ago
  2. 7ef655a implement PR6004, warning about divide and remainder by zero. by Chris Lattner · 15 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 668d6d9 Fix template instantiation for non-dependent calls to overloaded call by Douglas Gregor · 15 years ago
  5. 6ca7cfb When instantiating a UnaryOperator, allow the resulting expression to by Douglas Gregor · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  7. bc736fc Implement template instantiation for the prefix unary operators. As by Douglas Gregor · 16 years ago
  8. ba49817 Implement template instantiation for several more kinds of expressions: by Douglas Gregor · 16 years ago
  9. df03251 Implement template instantiation for builtin binary operators by Douglas Gregor · 16 years ago
  10. a0e500d Straw man for instantiation of expressions. Use it to instantiate the by Douglas Gregor · 16 years ago