Skip to content

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.

License

Notifications You must be signed in to change notification settings

RedpointGames/llvm-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clang for Unreal Engine

This 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.

Please refer to the GitHub Wiki for Getting Started and download instructions.

About

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.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages

  • LLVM 34.1%
  • C++ 33.2%
  • C 19.5%
  • Assembly 9.1%
  • MLIR 1.2%
  • Python 0.9%
  • Other 2.0%