[clang] Fix/interp init list unnamed bitfields (PR #87799)

via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 8 09:14:59 PDT 2024


================
@@ -0,0 +1,114 @@
+// UNSUPPORTED: asserts
+// REQUIRES: asserts
+// ^ this attempts to say "don't actually run this test", because it's broken
----------------
sethp wrote:

Sounds good, I'll take a look at it when I get a chance.

https://github.com/llvm/llvm-project/pull/87799


More information about the cfe-commits mailing list