<div dir="ltr">Hi,<div><br></div><div style>This is my first patch to Clang, and this fixes a bug in block comment parser (<a href="http://llvm.org/bugs/show_bug.cgi?id=15706" class="cremed">http://llvm.org/bugs/show_bug.cgi?id=15706</a>). After submitting this patch, Clang will be able to parse the following block comment.</div>

<div style><br></div><div style>/* *\</div><div style>\</div><div style>/</div><div style><br></div><div style>Currently Clang can skip only one escaped newline between * and /.</div><div style> </div><div style>Rui</div>

</div>