aboutsummaryrefslogtreecommitdiff
path: root/clang
diff options
context:
space:
mode:
authorCorentin Jabot <corentinjabot@gmail.com>2022-07-23 15:15:12 +0200
committerCorentin Jabot <corentinjabot@gmail.com>2022-07-23 15:15:12 +0200
commite82880e6b8cd2f01ee18e99c4c7b6ec71b764e13 (patch)
treee5eff8c3e9c2fea1247f395f756e13046319bf0f /clang
parentUse the range-based overload of llvm::sort where possible (diff)
downloadllvm-project-e82880e6b8cd2f01ee18e99c4c7b6ec71b764e13.tar.gz
llvm-project-e82880e6b8cd2f01ee18e99c4c7b6ec71b764e13.tar.bz2
llvm-project-e82880e6b8cd2f01ee18e99c4c7b6ec71b764e13.zip
[Clang] Update the status of N2393 in c_status.html
Diffstat (limited to 'clang')
-rw-r--r--clang/www/c_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/c_status.html b/clang/www/c_status.html
index f3076d345237..4bb8d3408d00 100644
--- a/clang/www/c_status.html
+++ b/clang/www/c_status.html
@@ -746,7 +746,7 @@ conformance.</p>
<tr>
<td>_Bool definitions for true and false</td>
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2393.pdf">N2393</a></td>
- <td class="none" align="center">No</td>
+ <td class="na" align="center">Subsumed by N2935</td>
</tr>
<!-- Mar 2020 Papers -->
<tr>