This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

When will armclang offer library support for C11, C17 or even C23?

In the armclang documentation I've found this page Support level definitions, where under List of known unsupported features, it reads: "Use of C11 library features is unsupported." I have taken this to mean that C11 features are not available in ARM's own C standard libraries, including Microlib. Is this correct?

There are a few improvements in C11 I would like, and I am champing at the bit for C23.

Has anyone seen any information about future C standards support? I have searched for this information, but have found nothing.