Hi, This is my first patch to Clang, and this fixes a bug in block comment parser (http://llvm.org/bugs/show_bug.cgi?id=15706). After submitting this patch, Clang will be able to parse the following block comment.
/* *\ \ / Currently Clang can skip only one escaped newline between * and /. Rui
block-comment-fix.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
