================
@@ -426,6 +426,7 @@ Bug Fixes to C++ Support
   template parameters when one of its parameters is also a pack. (#GH181166)
 - Fixed a crash when a default argument is passed to an explicit object 
parameter. (#GH176639)
 - Fixed an alias template CTAD crash.
+- Fix handling of ``Var<>`` when refering to a static member variable 
template. (#GH191016)
----------------
Taw3e8 wrote:

I think it would be nice if you could
We found it because it broke our build with the newest clang version

https://github.com/llvm/llvm-project/pull/191154
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to