Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-27 | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 1 | -6/+6 |
2015-01-22 | Emit DeferredDeclsToEmit in a DFS order. | Rafael Espindola | 1 | -4/+4 |
2014-10-08 | Fix test case in no asserts build | Reid Kleckner | 1 | -2/+2 |
2014-10-08 | Fix IRGen for referencing a static local before emitting its decl | Reid Kleckner | 1 | -3/+130 |
2010-05-26 | Patch to fix a irgen crash accessing an initialized local static | Fariborz Jahanian | 1 | -0/+12 |
2010-04-18 | Local static variables must be available module-wise | Fariborz Jahanian | 1 | -0/+21 |