Ericsson / codechecker

CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
https://codechecker.readthedocs.io
Apache License 2.0
2.27k stars 383 forks source link

add new support suffix file #3766

Open zhaolei5911 opened 2 years ago

zhaolei5911 commented 2 years ago

If I want to add a language support to clangsa, for example, the suffix is Cuda file, how should I modify this project.

bruntib commented 1 year ago

Could you, please, attach a "hello world" program and a build command that can build it? It would be helpful to see which part doesn't work natively in CodeChecker. Thank you!