Skip to content

fixes for clang16

Sebastien Ponce requested to merge sponce_clang16 into master

Work around failing tests due to a clang 16 bug. See the bug report at https://github.com/llvm/llvm-project/issues/77492

Merge request reports