[PATCH] PR16344: Dereferencing null pointer cause SIGSEGV

WenHan Gu (谷汶翰) wenhan.gu at gmail.com
Tue Jun 25 17:59:37 PDT 2013


Thanks! Now I see the rule.


2013/6/26 Richard Smith <richard at metafoo.co.uk>

> On Tue, Jun 25, 2013 at 7:31 AM, WenHan Gu (谷汶翰) <wenhan.gu at gmail.com>
> wrote:
> > Thanks your review!
> >
> > Hi Richard, I guess lib/Sema is owned by you. Could you help commit if
> ok?
> > Or who should I ask to help review and commit?
>
> I ran the patch through clang-format (to fix an 80-column violation
> and change a "* " to a " *") and committed in r184875.
>
> You can ask anyone with Clang commit access to commit an approved
> patch for you; it doesn't need to be the code owner.
>
> > 2013/6/25 下午10:10 於 "Rafael Espíndola" <rafael.espindola at gmail.com> 寫道:
> >
> >> LGTM
> >>
> >> On 24 June 2013 21:35, WenHan Gu (谷汶翰) <wenhan.gu at gmail.com> wrote:
> >> > Merge into existing testcase. Thanks!
> >> >
> >> > 2013/6/25 上午3:34 於 "Rafael Espíndola" <rafael.espindola at gmail.com>
> 寫道:
> >> >
> >> >> The test fails, since clang with -verify is looking for diagnostics
> to
> >> >> match. You need to add expected-no-diagnostics to the test or if
> >> >> possible merge the test with an existing file to reduce the number of
> >> >> distinct tests that get run during a check-clang invocation.
> >> >>
> >> >> On 24 June 2013 14:34, WenHan Gu (谷汶翰) <wenhan.gu at gmail.com> wrote:
> >> >> > Attached.
> >> >> > Sorry for inconvenience.
> >> >> >
> >> >> > 2013/6/24 下午10:20 於 "Rafael Espíndola" <rafael.espindola at gmail.com
> >
> >> >> > 寫道:
> >> >> >
> >> >> >> Your second patch is a link to google docs and it is failing to
> >> >> >> download
> >> >> >> for me. Would you mind just attaching the patch?
> >> >> >>
> >> >> >> Thanks,
> >> >> >> Rafael
> >> >> >>
> >> >> >
>



-- 
Best Regards,
WenHan Gu (Nowar)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130626/1bef5bcd/attachment.html>


More information about the cfe-commits mailing list