[libcxx-commits] [clang] [llvm] [libcxx] "Reapply "[Sema] Fix crash on invalid code with parenthesized aggrega… (PR #76833)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jan 6 04:53:08 PST 2024
philnik777 wrote:
@mordante The lines could be changed to `// expected-error-re@*:* 0-1 {{{{(excess elements in struct initializer|no matching constructor for initialization of)}}{{.*}}}}` to still have coverage. FWIW the `{{.*}}` at the end seems to be redundant too.
https://github.com/llvm/llvm-project/pull/76833
More information about the libcxx-commits
mailing list