1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. 3b50e8d Restore r184205 and associated commits (after commit of r185290) by Stephen Lin · 11 years ago
  3. 3258abc Revert r184205 and associated patches while investigating issue with broken buildbot (possible interaction with LTO) by Stephen Lin · 11 years ago
  4. f756882 Partially revert r184225 test changes and make a smaller and more generic fix. by Stephen Lin · 11 years ago
  5. b987eda Fix C++ constructor/destructor tests when run on ARM by Stephen Lin · 11 years ago
  6. 41f1fd4 Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1 of 3 or so. by Eli Friedman · 13 years ago
  7. 0691a5c Move unnamed_addr after the function arguments on Sabre's request. by Rafael Espindola · 14 years ago
  8. c5f657f Add unnamed_addr to constructors and destructors. by Rafael Espindola · 14 years ago
  9. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  10. 721e77d Move RequireCompleteType requirement for fields early into ActOnField so that by Eli Friedman · 15 years ago