Next: , Up: Configuration Files and Variables.   [Contents][Index]


10.1 Language profiles

GNU cflow is shipped with several predefined profiles, which add support for different variants of the C language. These are:

c11

Support for C11 language standard (ISO/IEC 9899:2011).

gcc

Support for gcc language extensions. This includes c11.