================
@@ -283,6 +283,7 @@ Bug Fixes to C++ Support
   (`#78524 <https://github.com/llvm/llvm-project/issues/78524>`_)
 - Clang no longer instantiates the exception specification of discarded 
candidate function
   templates when determining the primary template of an explicit 
specialization.
+- Fixed a crash when MS unqualified dependent base class lookup occurs in an 
incomplete class.
----------------
erichkeane wrote:

Ah, nope, it isn't, leave the 'in', perhaps put 'context' at the end?  so: 
"occurs in an incomplete class context"?  WDYT?

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

Reply via email to