blob: 9825c80976e45c85d80cbeb11c6e39bc1177e4dd [file] [log] [blame] [view]
## Objective C/C++ standard versions
Objective C and C++ compilations will from now on use the language
versions set in `c_std` and `cpp_std`, respectively. It is not
possible to set the language version separately for Objective C and
plain C.