The feature is correctly supported by clang, but is still reported as `201411L`, whatever the current C++ version is used. It should be correctly set to `201911L` when compiling in C++20 and above..