secure-software-engineering / phasar

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

Fix C++20 build #705

Closed fabianbs96 closed 2 months ago

fabianbs96 commented 4 months ago

Previous changes broke the C++20 build. This PR fixes this and adds some convenience utils (e.g., PSR_CONCEPT)