Commits
Gil authored and GitHub committed e2630d5b38a
Fix builds with GCC/Linux (#3141)
* Remove _Nullable in plain C++
* Avoid adding -framework Foundation multiplatform targets on
non-Apple platforms
* Fix ordered_code_benchmark to be in a .cc file