Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-23 | PR32044: Fix some cases where we would confuse a transparent init-list expres... | Richard Smith | 1 | -1/+12 |
2014-01-14 | Remove the -cxx-abi command-line flag. | Hans Wennborg | 1 | -1/+1 |
2013-12-13 | Prepare for using MS ABI by default for Win32: update CodeGenCXX tests | Hans Wennborg | 1 | -1/+1 |
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs | 1 | -0/+1 |
2010-01-29 | Fix reference binding of const lvalue references to bit-fields, which | Douglas Gregor | 1 | -0/+3 |
2010-01-25 | Fix a code gen. bug involving compiling global references. | Fariborz Jahanian | 1 | -0/+5 |
2010-01-12 | Fix the CodeGen half of PR5911 by changing reference initialization to | Chandler Carruth | 1 | -0/+7 |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 1 | -1/+1 |
2009-12-11 | Fix a recent regression from the initialization changes. | Eli Friedman | 1 | -0/+9 |