1. 0adde12 Properly diagnose using abstract and incomplete types in va_arg by David Majnemer · 13 years ago
  2. db11b01 Give a diagnostic when using non-POD types in a va_arg by David Majnemer · 13 years ago
  3. 7114cba Continue to instantiate sub-statements in a CompoundStmt as long as by John McCall · 14 years ago
  4. eaa18e4 When instantiating statements that involve conditions (if, while, do, by Douglas Gregor · 14 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. bec53e7 Template instantiation for ExtVectorElementExpr. by Douglas Gregor · 15 years ago
  7. 66b46be Fix template instantiation for compound statements so that it properly by Douglas Gregor · 15 years ago
  8. 0db2272 Tweak test case so that the expected-error text matches on both i686 and x86-64. by Douglas Gregor · 15 years ago
  9. 96cff59 Add a va_list/template instantiation test suggested by Eli by Douglas Gregor · 15 years ago
  10. 0529519 Add FIXMEs for the remaining C and C++ expression types that still by Douglas Gregor · 15 years ago
  11. dd02730 Template instantiation for __builtin_va_arg. by Douglas Gregor · 15 years ago
  12. c9ecc57 Template instantiation for __builtin_choose_expr. by Douglas Gregor · 15 years ago
  13. c12a9c5 Ban the use of __builtin_types_compatible_p in C++; g++ doesn't support it, by Douglas Gregor · 15 years ago
  14. cde0173 Template instantiation for __builtin_shufflevector. by Douglas Gregor · 15 years ago
  15. dc241b4 Template instantiation for __builtin_types_compatible_p. by Douglas Gregor · 15 years ago
  16. cd93817 Template instantiation for GNU statement expressions by Douglas Gregor · 15 years ago
  17. d5f3a0f Fix handling of the GNU "t ? : f" extension to the conditional by Douglas Gregor · 15 years ago
  18. 6731c31 Template instantiation for compound assignment operators. by Douglas Gregor · 15 years ago
  19. d8ac436 Template instantiation for imaginary literals, because they were next in Expr.h by Douglas Gregor · 15 years ago