<div dir="ltr"><div>Hello,<br><br></div>I wanted to contribute to some FOSS projects and when I followed Sylvestre LEDRU's talk during FOSDEM, it has appeared to me that there were some simple tasks to do on Clang, so it would be a good starting point.<br>
<br><br>So I'm gone on <a href="http://buildd-clang.debian.net/scan-build/">http://buildd-clang.debian.net/scan-build/</a>, looking for some dead assignments to delete.<br>I have found one in clang /lib /Sema /SemaObjCProperty.cpp on line 1819.<br>
I have checkout the projects (at revision 201990), built them once, I have ran the clang's test suite, which give me :<br><br><div style="margin-left:40px">gmake[1]: Entering directory `/usr/home/black/build/tools/clang/test'<br>
Making Clang 'lit.site.cfg' file...<br>Making Clang 'Unit/lit.site.cfg' file...<br>--- Running clang tests for x86_64-unknown-freebsd9.2 ---<br>lit.py: lit.cfg:196: note: using clang: '/usr/home/black/build/Debug+Asserts/bin/clang'<br>
Testing Time: 313.95s<br>  Expected Passes    : 6939<br>  Expected Failures  : 20<br>  Unsupported Tests  : 15<br>gmake[1]: Leaving directory `/usr/home/black/build/tools/clang/test'<br></div><br>I have then dropped the line, rebuilt the projects, I have relaunched tests and I have had the same results.<br>
<br>I don't know if I follow the rules, I'm sorry if I don't and I will take any links which can explains me how to follow them.<br><br>It is not a big contribution but I want to do many small ones to immerse myself into this projet. If you think that there is easy tasks more useful to do, let me know. If this first contribution is a success, I have planned to drop the majority of bugs in this list, so do you think it is wise to do one patch for each "line" or a bigger patch which will aggregate 10 of them?<br>
<br>Thank you for your time,<br>Regards.<br><div><div><br></div></div></div>