페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

...

언어TotalBugsCode SmellsVulnerabilitiesStardardsFearture
C++328 + Rules73 Rules253 Rules2 Rules
  • CWE - 30 Rules
  • SANS Top 25 - 2 Rules
  • MISRA - 124 Rules
  • CERT - 75 Rules
  • Memory Leak
  • Dead Code
  • Logic Flow Error
  • Dereference of Null Pointers
  • Coding Convention
  • Error Handling
C231 + Rules57 Rules172 Rules2 Rules
  • CWE - 28 Rules
  • SANS Top 25 - 2 Rules
  • MISRA - 111 Rules
  • CERT - 63 Rules
  • Memory Leak
  • Dead Code
  • Logic Flow Error
  • Dereference of Null Pointers
  • Coding Convention


지원되는 컴파일러, 언어 표준, 운영 체제

  • CLangAny version of Clang, GCC , and Microsoft C/C++ 컴파일러
  • Linux와 OSX의 인텔 컴파일러
  • ARM5, ARM6 컴파일러
  • compilers
  • Any version of Intel compiler for Linux and macOS
  • ARM5 and ARM6 compilers
  • IAR compilers for ARM, Atmel AVR32, Atmel AVR, Renesas H8IAR compiler for ARM, Renesas RL78, Renesas RX, Renesas V850, Texas Instruments MSP430 and for 8051
  • QNX compilers
  • Texas Instruments compilers on Windows and macOS for ARM, C2000, C6000, C7000, MSP430 and PRU
  • Wind River Diab and GCC compilers
  • Compilers based wholly on GCC including for instance Linaro GCC and WindRiver GCC are also supported
  • C89, C99, C11, C18, C++03, C++11, C++14 and C++17 standards
  • Microsoft Component Extensions for Runtime Platforms: C++/CLI and C++/CX

  • GNU extensions
  • Microsoft Windows, Linux and Mac OS X macOS for runtime environment

Matrics

...