In the Help/dev/experimental.rst
file of the version you’re using (change master
to v4.0.1
in the URL). If you build master
, it is correct. It was most recently bumped because CMake learned to support clang -stdlib=libstdc++
and import std;
. 4.0.1 lacks it, so it uses an older UUID.