Coverity Scan: intel/llvm

Project Name intel/llvm
Lines of code analyzed 5,558,237
On Coverity Scan since Dec 03, 2024
Last build analyzed 10 days ago
   
Language C/C++
Repository URL https://github.com/intel/llvm.git
Homepage URL https://github.com/intel/llvm
License Apache (Apache License )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 1cd007682727c3efadefa0b1ea6483...

Sep 06, 2026
Last Analyzed
5,558,237
Lines of Code Analyzed
5,394,751
Lines of Code in Selected Components
0.82
Defect Density

Defect changes since previous build dated Aug 30, 2026

0
Newly detected
1
Eliminated

Defects by status for current build

29,082
Total defects
4,428
Outstanding
20,645
Fixed
See how defect density for 'intel/llvm' compares with defect density for other open source projects.  Learn more

Note: Defect density is measured by the number of defects per 1,000 lines of code.


Analysis Metrics per Components

Component Name Pattern Ignore Line of Code Defect density
sycl-post-link .*/sycl-post-link/.* No 562 3.56
Standard C++ library /usr/include/.* Yes 163,486 N/A
SYCL Headers /build/include/sycl* No 54,454 0.02
SYCL Runtime Library /src/sycl/source* No 45,660 0.94
SPIRV-LLVM-Translator /src/llvm-spirv/* No 49,513 1.56
Clang /src/clang/.* No 1,113,882 0.79
LLVM /src/llvm/.* No 1,677,031 1.93
SYCL JIT library /src/sycl-jit/.* No 2,335 0.00
Unified Runtime (in-tree) /src/unified-runtime/.* No 109,271 0.62
OpenCL ICD Loader /build/_deps/ocl-icd-src/.* No 10,061 0.20
Unified Memory Framework /build/_deps/unified-memory-framework-src/.* No 21,041 0.24
Unified Runtime (out-of-tree) /build/_deps/unified-runtime-src/.* No 0 N/A
VC intrinsics /build/_deps/vc-intrinsics-src/.* No 6,069 0.00
Boost unordered /build/_deps/boost_unordered-src/.* No 0 N/A
TableGen /src/llvm/utils/TableGen/.* No 0 N/A
OpenCL AOT tool /src/opencl/opencl-aot/.* No 948 0.00
XPTI Framework /src/xptifw/.* No 1,928 0.00
SYCL Tools /src/sycl/tools/.* No 2,280 2.19
SYCL LLVM Passes .*/SYCLLowerIR/.* No 108 0.00
LIBCLC /src/libclc/.* No 0 N/A
LLD /src/lld/.* No 0 N/A
Other .* No 2,299,863 0.05

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 1
131 Incorrect Calculation of Buffer Size 1
190 Integer Overflow or Wraparound 221
676 Use of Potentially Dangerous Function 2
Loading...

Loading...

Loading...

Loading...

Loading...

About Coverity Scan Static Analysis

Find and fix defects in your C/C++, Java, JavaScript or C# open source project for free.

Coverity Scan tests every line of code and potential execution path. The root cause of each defect is clearly explained, making it easy to fix bugs.

Would you like to view the project defects, or help improve its quality by fixing defects?

 Add me to project