Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-18 | Mark C++ reference parameters as dereferenceable | Hal Finkel | 1 | -1/+1 |
2014-05-28 | Add 'nonnull' parameter or return attribute when producing an llvm pointer ty... | Nick Lewycky | 1 | -2/+1 |
2013-08-15 | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 1 | -1/+1 |
2013-02-17 | Re-apply r174919 - smarter copy/move assignment/construction, with fixes for | Lang Hames | 1 | -1/+1 |
2013-02-12 | Backing out r174919 while I investigate a self-host bug on Takumi's builder. | Lang Hames | 1 | -1/+1 |
2013-02-11 | When generating IR for default copy-constructors, copy-assignment operators, | Lang Hames | 1 | -1/+1 |
2010-05-03 | Try to unbreak clang-i686-darawin10 builder | Douglas Gregor | 1 | -1/+1 |
2010-05-01 | Complete reimplementation of the synthesis for implicitly-defined copy | Douglas Gregor | 1 | -0/+56 |