An open API service indexing awesome lists of open source software.

https://github.com/redpointgames/llvm-project

A fork of LLVM/Clang that supports "custom static analysis during compilation" with .clang-rules files. Custom static analysis rules can also match against Unreal Engine UCLASS/etc. metadata associated with AST nodes.
https://github.com/redpointgames/llvm-project

clang llvm static-analysis unreal-engine

Last synced: 3 months ago
JSON representation

A fork of LLVM/Clang that supports "custom static analysis during compilation" with .clang-rules files. Custom static analysis rules can also match against Unreal Engine UCLASS/etc. metadata associated with AST nodes.

Awesome Lists containing this project