https://bugs.llvm.org/show_bug.cgi?id=39007

Reid Kleckner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |r343641
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Reid Kleckner <[email protected]> ---
(In reply to Anush Elangovan from comment #5)
> Thanks for the opencv fixes and the quick repro.

No problem!

I ended up removing the CommentParser.cpp assertion in r343641. The code
continues on to create an empty paragraph comment, but that's just fine.
There's no reason to assert that the paragraph must have some non-whitespace
contents.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to