================
@@ -720,6 +720,34 @@ template <typename... Ts> struct d {
template struct c<int>;
template struct d<int, int>;
+namespace Regression_123441 {
----------------
cor3ntin wrote:
```suggestion
namespace GH123441 {
```
https://github.com/llvm/llvm-project/pull/124533