manual: Try to clarify <podtype> documentation

This commit is contained in:
Daniel Marjamäki 2019-01-06 11:15:06 +01:00
parent 2ba5302e90
commit dd62da02e4
1 changed files with 3 additions and 0 deletions

View File

@ -1796,6 +1796,9 @@ Checking const.c...
<section>
<title>podtype</title>
<para>Use this for integer/float/bool/pointer types. Not for
structs/unions.</para>
<para>Lots of code relies on typedefs providing platform independent
types. "podtype"-tags can be used to provide necessary information to
cppcheck to support them. Without further information, cppcheck does not