Fix linking directly to the clang 3.7 report
The <title> element's contents cannot contain a newline with the present state of the HTML-generation tools, so unwrap and tolerate this long line.
This commit is contained in:
parent
39a621559c
commit
d9cbfb5829
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47656
1 changed files with 1 additions and 2 deletions
|
@ -733,8 +733,7 @@
|
|||
</project>
|
||||
|
||||
<project cat='proj'>
|
||||
<title>Clang, <tt>llvm</tt>, <tt>lldb</tt>, <tt>compiler-rt</tt>
|
||||
and <tt>libc++</tt> Updated to 3.7.0</title>
|
||||
<title>Clang, <tt>llvm</tt>, <tt>lldb</tt>, <tt>compiler-rt</tt> and <tt>libc++</tt> Updated to 3.7.0</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
|
|
Loading…
Reference in a new issue