================
@@ -724,6 +724,8 @@ Bug Fixes to C++ Support
   templates during partial ordering when deducing template arguments from a 
function declaration or when
   taking the address of a function template.
 - Fix a bug with checking constrained non-type template parameters for 
equivalence. Fixes (#GH77377).
+- Fix a C++11 crash when a non-const non-static member function is defined 
out-of-line with
----------------
sdkrystian wrote:

Nevermind, I did :) #61004

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

Reply via email to