| commit | 66a00c765fc14358ff0dac66365a753ee05014a2 | [log] [tgz] |
|---|---|---|
| author | Dmitri Gribenko <gribozavr@gmail.com> | Fri Jul 20 20:18:53 2012 +0000 |
| committer | Dmitri Gribenko <gribozavr@gmail.com> | Fri Jul 20 20:18:53 2012 +0000 |
| tree | 91dbbc0f5debe4afc54dd0787363765a99450f52 | |
| parent | dfaa0f3a815f34e17471277c90b551bdcfed1fa3 [diff] |
Fix PR13411: Comment parsing: failed assertion on unterminated verbatim block. The assertion was wrong in case we have a verbatim block without a closing command. Also add tests for closing command name in a verbatim block, since now it can be empty in such cases. llvm-svn: 160568