I haven't looked at what test coverage we have for libclang - but could you see if you could add a test case if we do have some already?
On Wed, Jul 24, 2013 at 2:57 AM, Jean-Luc Jumpertz <[email protected]> wrote: > This patch is a fix for http://llvm.org/bugs/show_bug.cgi?id=15074 > > It is a simple matter of adding a missing "else". > > > > > Note: this patch has been generated with git as explained in > http://llvm.org/docs/GettingStarted.html#sending-patches-with-git. Hope there > won't be any trouble for integrating it. :) > > Thanks, > Jean-Luc > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
