================ @@ -505,6 +505,12 @@ features cannot lower the translation-unit ABI level; to a subobject and is used in a context that requires an implicit conversion. (#GH215900) +- Fixed a crash when a redeclaration of a function template or an out-of-line ---------------- TPPPP72 wrote:
```suggestion - Fixed an assertion when a redeclaration of a function template or an out-of-line ``` assertion, not a crash https://github.com/llvm/llvm-project/pull/217386 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
