================ @@ -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. + ---------------- spaits wrote:
Sorry I did not found this originally. I just saw the first C++ section that has matched the topic and put the note there. Moved it to the suggested place. 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