================
@@ -55,6 +55,7 @@ void test() {
// expected-error-re@*:* {{static assertion failed {{.*}}The result of
f(value()) must be a specialization of std::expected}}
// expected-error-re@*:* {{{{.*}}cannot be used prior to '::' because it
has no members}}
// expected-error-re@*:* {{no matching constructor for initialization
of{{.*}}}}
+ // expected-error@*:* {{excess elements in struct initializer}}
----------------
philnik777 wrote:
This looks fishy. Why are there more errors now? I though this should only add
notes explaining what happened.
https://github.com/llvm/llvm-project/pull/144220
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits