================
@@ -1321,4 +1321,39 @@ namespace GH139160{
                                                 // expected-note@-2  
{{non-constexpr function 'make_struct' cannot be used in a constant expression}}
 };
 
+// taken from: https://github.com/llvm/llvm-project/issues/139818
+namespace GH139818{
----------------
zyn0217 wrote:

GH139818 already reflects the source.

```suggestion
namespace GH139818 {
```

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

Reply via email to