GaloisInc / cclyzerpp

cclyzer++ is a precise and scalable pointer analysis for LLVM code.
https://galoisinc.github.io/cclyzerpp/
BSD 3-Clause "New" or "Revised" License
134 stars 15 forks source link

FactGenerator, clang-tidy: Naming scheme #136

Closed langston-barrett closed 1 year ago

langston-barrett commented 1 year ago

Rats: clang-tidy auto-fixes resulted in code that doesn't build. Will enable the rules individually and see which ones work.