[clang] Reapply "[clang] Fix name lookup for dependent bases" (PR #118003)
Vladislav Belov via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 28 10:58:41 PST 2024
================
@@ -3599,7 +3599,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
<td><a href="https://cplusplus.github.io/CWG/issues/591.html">591</a></td>
<td>CD4</td>
<td>When a dependent base class is the current instantiation</td>
- <td class="none" align="center">No</td>
+ <td class="none" align="center">Yes</td>
----------------
vbe-sc wrote:
Done
https://github.com/llvm/llvm-project/pull/118003
More information about the cfe-commits
mailing list