1. fe16aa3 AST: Handle qualified array types in typeid() expressions by David Majnemer · 11 years ago
  2. 93ab6bf CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. by Stephen Lin · 11 years ago
  3. 4e1125f Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions. by Bill Wendling · 12 years ago
  4. f7a9da0 Modify the tests to use attribute group references instead of listing the by Bill Wendling · 12 years ago
  5. 47d2145 constexpr: support for evaluation and codegen of typeid constants. by Richard Smith · 13 years ago
  6. 285cfd8 Throw the switch to convert clang to the new exception handling model! by Bill Wendling · 13 years ago
  7. 3a01693 Put a typeid test in its own namespace. by Anders Carlsson · 13 years ago
  8. 4bdbc0c If there's an invoke destination, we should use invoke instead of call when calling the __cxa_bad_typeid function. Fixes PR7400. by Anders Carlsson · 13 years ago