Earlier quoted context omitted.
Apple doesn't upstream of their changes already, hence why you have a specific Apple column on cppreference. https://en.cppreference.com/w/cpp/compiler_support And the bitcode used by Apple Store for application delivery isn't 100% like the LLVM bitcode.
That table doesn't have greens for apple clang that are missing for regular clang. As far as I know they take some time integrating upstream llvm changes, so the two columns are due to that. Historically they've been very good about upstreaming. Sometimes it takes a while, but so far everything made it to the public repo.
It's quite common for long standing forks to exist, where changes get pushed upstream from the fork, and the fork gets periodically re-cut.