================ @@ -11,6 +11,7 @@ #include <cstdio> #include <string> +#include <source_location> ---------------- mordante wrote: Actually the file already is mostly C++20, so the check is already there. https://github.com/llvm/llvm-project/pull/125550