Skip to content

Commit a5932e1

Browse files
committed
Add a link to WG14 N835 to the status page
1 parent f462d9a commit a5932e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/c_status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ <h2 id="c99">C99 implementation status</h2>
354354
</tr>
355355
<tr>
356356
<td>conversion of array to pointer not limited to lvalues</td>
357-
<td>N835</td>
357+
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n835.pdf">N835</a></td>
358358
<td class="full" align="center">Yes</td>
359359
</tr>
360360
<tr>

0 commit comments

Comments
 (0)