secure-software-engineering / phasar

A LLVM-based static analysis framework.
Other
942 stars 142 forks source link

TaintConfigData need include cstdint for uint32_t #691

Closed flipreverse closed 11 months ago

flipreverse commented 11 months ago

On my system (Debian Testing aka 13/Trixie), I have to explicitly include cstdint to make Phasar compile.