Clang toolchain

GPTKB entity

Statements (57)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Clang_Format
gptkb:Clang_Tidy
gptkb:Clang-Format
gptkb:Clang-Static-Analyzer
gptkbp:developed_by gptkb:LLVM_Project
gptkbp:first_released gptkb:2007
gptkbp:has_feature gptkb:Address_Sanitizer
gptkb:Thread_Sanitizer
gptkb:Undefined_Behavior_Sanitizer
Cross-compilation
Static analysis
CUDA support
Just-in-time compilation
Link-time optimization
Profile-guided optimization
Open MP support
Open CL support
Debugging information generation
C++ RTTI support
C++ exceptions support
Code generation for multiple architectures
Diagnostics and error reporting
Modular compilation
Support for various ABI standards
Support for various calling conventions
Support for various platforms
Template metaprogramming support
https://www.w3.org/2000/01/rdf-schema#label Clang toolchain
gptkbp:includes gptkb:Clang-tidy
gptkb:Clang_static_analyzer
gptkb:Clang_compiler
Clang format
gptkbp:language gptkb:C
gptkb:C++
gptkb:Objective-C
gptkbp:latest_version 15.0.0
gptkbp:operating_system Cross-platform
gptkbp:provides Code analysis tools
Code formatting tools
Compiler optimizations
C language family front end
C++ language family front end
Objective-C language family front end
gptkbp:released gptkb:University_of_Illinois/_NCSA_Open_Source_License
gptkbp:supports gptkb:Objective-C_2.0
gptkb:C++20_standard
C11 standard
C++14 standard
C++17 standard
LLVM intermediate representation
gptkbp:used_in Android development
i OS development
mac OS development
Linux development
gptkbp:written_in gptkb:C++