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

How write a comment in clang option file

When using "@file" option to read a list of armclang options from a file, How to write comments in that option file?

IDE: Keil ARM uVision5

Compiler: CLANG V6.12

In old ARMCC Compiler, a ";" to indicate the comments in the line.

Is there any option similar in ARMCLANG?