Skip to content

Commit 8f462fe

Browse files
AaronBallmanAlexisPerry
authored andcommitted
[C11] Claim conformance to WG14 N3159
This was a roll-up of defect reports that we already test elsewhere, so no additional test coverage is needed. DR345: tested by clang/test/C/drs/dr3xx.c DR344: tested by clang/test/C/drs/dr3xx.c DR343: tested by clang/test/C/drs/dr3xx.c DR341: tested by clang/test/C/drs/dr3xx.c DR340: tested by clang/test/C/drs/dr3xx.c DR338: tested by clang/test/C/drs/dr338.c DR336: N/A for the compiler DR330: N/A for the compiler DR329: N/A for the compiler DR328: tested by clang/test/C/drs/dr3xx.c DR327: editorial DR326: N/A for the compiler DR315: tested by clang/test/C/drs/dr3xx.c
1 parent 849a6ce commit 8f462fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang/www/c_status.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,8 @@ <h2 id="c11">C11 implementation status</h2>
435435
<tr>
436436
<td>Technical corrigendum for C1X</td>
437437
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1359.htm">N1359</a></td>
438-
<td class="unknown" align="center">Unknown</td>
438+
<td class="full" align="center">Yes</td>
439+
<!-- The DRs listed in the paper are individually tested in clang/test/C/drs/dr3xx.c and others -->
439440
</tr>
440441
<tr>
441442
<td>Benign typedef redefinition</td>

0 commit comments

Comments
 (0)