1. 8ac6b13 Disable llvm optimizations in a clang test. by Rafael Espindola · 12 years ago
  2. 80f5b16 Always mark friend function declarations in class templates as by Chandler Carruth · 13 years ago
  3. e4d645c Enhance Clang to start instantiating static data member definitions by Chandler Carruth · 13 years ago
  4. 0691a5c Move unnamed_addr after the function arguments on Sabre's request. by Rafael Espindola · 14 years ago
  5. 9f959db Add unnamed_addr to vtables. by Rafael Espindola · 14 years ago
  6. c5f657f Add unnamed_addr to constructors and destructors. by Rafael Espindola · 14 years ago
  7. bb5e431 Don't instantiate members not belonging in the semantic context of the template. by Argyrios Kyrtzidis · 14 years ago
  8. 6102ca1 White-listing templated-scope friend decls is a good idea, but doing it by John McCall · 14 years ago
  9. 3bd5b6c Embrace C++ ABI 5.2.6 and consider that template instantiations don't have key functions (same as GCC). by Argyrios Kyrtzidis · 14 years ago
  10. 44eac33 Reinstate the optimization suppressing available_externally functions by Douglas Gregor · 14 years ago
  11. 27cc633 Speculatively revert r108156; it appears to be breaking self-host. by Douglas Gregor · 14 years ago
  12. 7ce1f27 Do not generate LLVM IR for available_externally function bodies at by Douglas Gregor · 14 years ago
  13. 7002f4c Turn access control on by default in -cc1. by John McCall · 14 years ago
  14. e0f3867 Don't produce a vtable if we are just instantiating a method and the by Rafael Espindola · 14 years ago
  15. f3eaf45 Discussing with dgregor we decided that we should not force the emission of by Rafael Espindola · 14 years ago