Compiler mapping file format (kwfilter.conf)
To obtain a list of all known filters and to determine which filter to use for an intercepted command (since several different commands can use the same option filter), kwinject and kwwrap use a compiler filter file, located at <klocwork_install>/config/kwfilter.conf
.
The kwfilter.con compiler filter file is a tab- and comma-separated text file. Empty strings and comments (lines starting with # symbol) are ignored.
You may need to edit this file if:
- you're using a supported compiler with a non-standard name. See Troubleshooting an incomplete kwinject build specification for more information.
- kwinject is interfering with your build processes. See Local build processes failing in kwinject-enabled builds for more information.