1. f068c92 Revert "Revert r178079, it caused PR15637." by Eric Christopher · 11 years ago
  2. bd0152f Revert r178079, it caused PR15637. by Nico Weber · 11 years ago
  3. 7803ec8 Don't try to emit unsupported templated friend declarations. They're unsupported by Nick Lewycky · 13 years ago
  4. e5848d6 test case for PR7920. by Devang Patel · 14 years ago
  5. e70d391 Fix another debug info crash with virtual bases. by Anders Carlsson · 15 years ago
  6. 4433f1c Fix the test I broke, and also fix a crash when declaring a virtual destructor. Add debug info support for pure virtual member functions. by Anders Carlsson · 15 years ago
  7. 3364e62 Fix crash generating debug info for constructor for anonymous struct. by Eli Friedman · 15 years ago
  8. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  9. 20f12a2 Add rudimentary support for member pointers to CGDebugInfo. by Anders Carlsson · 15 years ago
  10. 5b6117a Canonicalize the type before trying to create a debug type. by Anders Carlsson · 15 years ago
  11. a031b35 Simplify the debug info code, handle lvalue references and template specializations. by Anders Carlsson · 15 years ago
  12. ba397fe Handle QualifiedNameType and SubstTemplateTypeParmType types in CGDebugInfo::CreateTypeNode. by Anders Carlsson · 15 years ago