1. c9bd88e Remove the -cxx-abi command-line flag. by Hans Wennborg · 12 years ago
  2. 442e4f7 Prepare for using MS ABI by default for Win32: update CodeGenCXX tests by Hans Wennborg · 12 years ago
  3. 9dc6eef Restore r184205 and associated commits (after commit of r185290) by Stephen Lin · 12 years ago
  4. 19cee18 Revert r184205 and associated patches while investigating issue with broken buildbot (possible interaction with LTO) by Stephen Lin · 12 years ago
  5. 8f99e94 Partially revert r184225 test changes and make a smaller and more generic fix. by Stephen Lin · 12 years ago
  6. 6d51d86 Fix C++ constructor/destructor tests when run on ARM by Stephen Lin · 12 years ago
  7. a526f27 Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1 of 3 or so. by Eli Friedman · 14 years ago
  8. 05842da Move unnamed_addr after the function arguments on Sabre's request. by Rafael Espindola · 15 years ago
  9. 0ee986c1f Add unnamed_addr to constructors and destructors. by Rafael Espindola · 15 years ago
  10. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  11. d0e8de2 Move RequireCompleteType requirement for fields early into ActOnField so that by Eli Friedman · 16 years ago