The clang CI build in #1021 stopped working with clang with an obscure error on chrono internals. This looks really like https://groups.google.com/g/linux.debian.bugs.dist/c/nfwM6W435jc.
We should update to using clang 15 (available on the LTS Ubuntu image we're using anyway) to see if the problem is fixed this way.
The clang CI build in #1021 stopped working with clang with an obscure error on
chronointernals. This looks really like https://groups.google.com/g/linux.debian.bugs.dist/c/nfwM6W435jc.We should update to using clang 15 (available on the LTS Ubuntu image we're using anyway) to see if the problem is fixed this way.