1. fb93154 [MS] Don't escape MS C++ names with \01 by Reid Kleckner · 8 years ago
  2. 922f2aa Bring r325915 back. by Rafael Espindola · 8 years ago
  3. 43ce3a3 Revert "Start setting dso_local for COFF." by Rafael Espindola · 8 years ago
  4. 004d240 Start setting dso_local for COFF. by Rafael Espindola · 8 years ago
  5. 3f02150 [MSVC Compat] Enable ABI impacting non-conforming behavior independently of -fms-compatibility by David Majnemer · 10 years ago
  6. 7376870 Don't crash-on-valid when an inline function is friend of class template by David Majnemer · 11 years ago
  7. 54e3ba5 CodeGen: Emit some functions as weak_odr under -fms-compatibility by David Majnemer · 11 years ago
  8. 0cead04 FileCheck's -LABEL cannot be combined with -NOT or -DAG by Nico Rieck · 12 years ago
  9. 4362261 CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. by Stephen Lin · 12 years ago
  10. c9f4394 When we're looking for redeclarations which might provide a definition in CodeGen, make sure we examine all the redeclarations. PR13252. by Eli Friedman · 13 years ago
  11. 357d0f3 Set the "implicitly inline" bit on a method as soon as we see a definition by John McCall · 15 years ago
  12. ff76cb9 When an "inline" declaration was followed by a definition not marked by Douglas Gregor · 15 years ago
  13. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  14. cfb65d7 Be a little more clever about inline member functions that are marked inline in the inline class declaration but not in the actual definition: by Anders Carlsson · 16 years ago