=?utf-8?q?André?= Brand <andre.br...@mailbox.org>,
=?utf-8?q?André?= Brand <andre.br...@mailbox.org>,thebrandre
 <andre.br...@mailbox.org>,
=?utf-8?q?André?= Brand <andre.br...@mailbox.org>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/121...@github.com>


================
@@ -938,6 +938,9 @@ Miscellaneous Clang Crashes Fixed
 - Fixed internal assertion firing when a declaration in the implicit global
   module is found through ADL. (GH#109879)
 
+- Fixed a crash when an unscoped enumeration declared by an 
opaque-enum-declaration within a class template
+  with a dependent underlying type is subject to integral promotion. 
(GH#117960)
----------------
cor3ntin wrote:

```suggestion
  with a dependent underlying type is subject to integral promotion. (#GH117960)
```

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

Reply via email to