================
@@ -268,6 +268,9 @@ Resolutions to C++ Defect Reports
   by default.
   (`CWG2521: User-defined literals and reserved identifiers 
<https://cplusplus.github.io/CWG/issues/2521.html>`_).
 
+- Clang now make correct name lookup when dependent base class is the current 
instantiation.
----------------
cor3ntin wrote:

```suggestion
- Fix name lookup for a dependent base class that is the current instantiation.
```

https://github.com/llvm/llvm-project/pull/114978
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to