Patch for Bug 22877

Arthur Eubanks via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 8 23:34:35 PST 2017


Hi,

This is my first commit, please feel free to critique any of the code/new test since I'm not quite sure if this is in the correct format.
The patch is for the bug https://llvm.org/bugs/show_bug.cgi?id=22877 <https://llvm.org/bugs/show_bug.cgi?id=22877> regarding cleaning up default arguments in constructors while initializing an array.
It doesn't break any old tests.

Thanks,
Arthur Eubanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170109/72ecba8a/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: application/octet-stream
Size: 1967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170109/72ecba8a/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170109/72ecba8a/attachment-0003.html>


More information about the cfe-commits mailing list