[PATCH] D148136: [clang] Add test for CWG1894 and CWG2199
Vlad Serebrennikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 12 10:54:32 PDT 2023
Endill added inline comments.
================
Comment at: clang/www/cxx_dr_status.html:13004
<td>Typedefs and tags</td>
- <td class="none" align="center">Unknown</td>
+ <td class="full" align="center">Clang 3.8</td>
</tr>
----------------
cor3ntin wrote:
> I would just say "Yes", i think clang 3.8 predates these issues
It's not the case: 2199 was filed 12.11.2015, but 3.8 was released on 08.03.2016.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148136/new/
https://reviews.llvm.org/D148136
More information about the cfe-commits
mailing list