[cppcheck] config: {'enabled': True, 'config': {'check': 'all', 'project': 'hmh.sln', 'language': 'c++', 'stds': ['c++11'], 'platform': 'win64', 'defines': ['DEBUG=1', '__cplusplus'], 'undefines': ['DEBUG'], 'includes': ['include/'], 'max_configs': 12, 'inconclusive': False}, 'channel': 'stable', 'include_paths': ['.gitattributes', '.vs/', 'HandmadeHero.vcxproj', 'HandmadeHero.vcxproj.user', 'code/', 'HandmadeHero.vcxproj.filters', '.gitignore', '.codeclimate.yml', 'misc/', 'hmh.Doxyfile'], 'debug': None}
[cppcheck] analyzing 2 files
[cppcheck] command: ['cppcheck', '--enable=all', '--project=hmh.sln', '--language=c++', '--std=c++11', '--platform=win64', '-DDEBUG=1', '-D__cplusplus', '-UDEBUG', '-Iinclude/', '--xml', '--xml-version=2', '--file-list=/tmp/tmp3b94w90x']
|