================
@@ -151,6 +151,8 @@ C++ Language Changes
 - The builtin type alias ``__builtin_common_type`` has been added to improve 
the
   performance of ``std::common_type``.
 
+- During the lookup for a base class name, non-type names are ignored.
+
----------------
Sirraide wrote:

This shouldn’t be here since this is a bug fix. There’s a ‘bug fixes to c++ 
support’ section or whatever it was called below where this should go.

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