| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add 'nonnull' parameter or return attribute when producing an llvm pointer ty... | Nick Lewycky | 2014-05-28 | 1 | -26/+26 |
| * | Don't pass -O0 to clang_cc1, it is the default. | Rafael Espindola | 2013-09-04 | 1 | -2/+2 |
| * | Fix the test on -Asserts build. | Rafael Espindola | 2013-09-03 | 1 | -8/+8 |
| * | Don't run optimizations in a clang test. | Rafael Espindola | 2013-09-03 | 1 | -49/+49 |
| * | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -18/+18 |
| * | Use ASTContext::getDeclAlign(<Field Decl>) to get the alignment of the first | Lang Hames | 2013-03-05 | 1 | -0/+20 |
| * | Use the correct alignment for POD-member memcpys where the first field is a | Lang Hames | 2013-02-27 | 1 | -0/+14 |
| * | Remove block names from test case to unbreak release builds. | Lang Hames | 2013-02-17 | 1 | -2/+0 |
| * | Re-apply r174919 - smarter copy/move assignment/construction, with fixes for | Lang Hames | 2013-02-17 | 1 | -0/+224 |

