Sync with upstream

I'm deliberately not checking whether the headers are self-contained
because it seems that MSVC has different rules about
std::optional/std::variant intrinsic traits compared to GCC and clang.

Here's how to reproduce via GitHub actions:

 cmake --build . --target=all_verify_interface_header_sets -j${{ steps.cpu-cores.outputs.count }} --config ${{ matrix.build_type }}
This commit is contained in:
Jan Kundrát
2023-05-09 17:17:26 +02:00
parent a3d8b75cfc
commit d18d1ab4ea
2 changed files with 2 additions and 2 deletions