=?utf-8?q?Gábor?= Spaits <gaborspai...@gmail.com>,Gabor Spaits
 <gaborspai...@gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/112...@github.com>


================
@@ -494,6 +494,7 @@ Bug Fixes to C++ Support
 - Fix a crash when parsing a pseudo destructor involving an invalid type. 
(#GH111460)
 - Fixed an assertion failure when invoking recovery call expressions with 
explicit attributes
   and undeclared templates. (#GH107047, #GH49093)
+- During the lookup for a base class name, non-type names are ignored.
----------------
Sirraide wrote:

```suggestion
- During the lookup for a base class name, non-type names are ignored. 
(#GH16855)
```
Almost forgot about this: we typically include the number of the issue that a 
change fixes, if there is one.

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

Reply via email to