Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-13 | Test case updates for explicit type parameter to the gep operator | David Blaikie | 1 | -1/+1 |
2015-02-27 | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 1 | -3/+3 |
2015-02-19 | CodeGen: static constexpr data members should have a linkonce_odr init | David Majnemer | 1 | -1/+1 |
2014-05-06 | AST: Update reference temporary mangling | David Majnemer | 1 | -2/+2 |
2013-08-15 | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 1 | -3/+3 |
2013-06-12 | PR12086, PR15117 | Richard Smith | 1 | -2/+2 |
2012-09-10 | Provide fixed target triples to make test results consistent across ARM hosts. | David Blaikie | 1 | -1/+1 |
2012-02-25 | CodeGen support for global variables of type std::initializer_list<X>. | Sebastian Redl | 1 | -0/+4 |
2012-02-19 | Add a testcase for start+end implementations of std::initializer_list. | Sebastian Redl | 1 | -0/+81 |