secure-software-engineering / phasar

A LLVM-based static analysis framework.
Other
919 stars 140 forks source link

TaintConfigData need include cstdint for uint32_t #691

Closed flipreverse closed 6 months ago

flipreverse commented 6 months ago

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