On Thu, Feb 9, 2012 at 7:37 AM, Aaron Ballman <[email protected]> wrote: > On Thu, Feb 9, 2012 at 6:35 AM, Dmitri Gribenko <[email protected]> wrote: >> On Thu, Feb 9, 2012 at 4:42 AM, Aaron Ballman <[email protected]> wrote: >>> I happened to notice that Remi Gacogne ([email protected]) >>> submitted this bug report with a patch in it. I've added a test case >>> and created the patch file, and am just looking for a review before I >>> commit. The patch looks solid to me, and it does rectify the crash. >>> But a second pair of eye never hurts. >> >> The patch adds DOS-style newlines to test/Sema/init.c that contained >> only UNIX-style newlines. Also, I think you could use >> dyn_cast_or_null.
Fixed in r150209 ~Aaron _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
