1. 4e1125f Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions. by Bill Wendling · 11 years ago
  2. f7a9da0 Modify the tests to use attribute group references instead of listing the by Bill Wendling · 11 years ago
  3. 47d2145 constexpr: support for evaluation and codegen of typeid constants. by Richard Smith · 13 years ago
  4. 285cfd8 Throw the switch to convert clang to the new exception handling model! by Bill Wendling · 13 years ago
  5. 3a01693 Put a typeid test in its own namespace. by Anders Carlsson · 13 years ago
  6. 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