Compiler support Question

Hi,
We would like to know if there is support on the following compiler:
c/c++
ccac.exe
DesignWare ARC C/C++ Compiler S-2021.06
(c) Copyright 2013-2021 Synopsys Corporation
Driver Version: 2.03
Compiler Version: 11.1
Revision: (build 004) (LLVM 11.1.0)
Based on LLVM version: 11.1.0

In case not, is there any plan to support it or is there any other way to scan the code?
Thanks,
Galit

Hi @galit, and thanks for your question,

We don’t support CCAC at the moment. I have created this ticket [CPP-4764] - Jira to note the interest in this compiler.

In the meantime, you can use automatic analysis for C and C++ projects to analyze your project on SonarCloud, this is available now for any compiler.

Let us know if you have any further questions!

Thanks,
Michael

Hi Michael,
Thank you for your update
Is there any automatic analysis for C and C++ projects in SonarQube too?
Thanks,
Galit

Hi @galit,

Automatic analysis is available only on SonarCloud at the moment. We may consider adding similar capabilities to SonarQube in the future though, stay tuned!

Best regards,
Michael