trailofbits / vast

VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choose the best fit representations for a program analysis or further program abstraction.
https://trailofbits.github.io/vast/
Apache License 2.0
391 stars 23 forks source link

Fix crash with alias attributed functions #637

Closed Jezurko closed 3 months ago

Jezurko commented 3 months ago

Fix #636

github-actions[bot] commented 3 months ago

Cpp-Linter Report :warning:

Some files did not pass the configured checks!

clang-format reports: 1 file(s) not formatted - lib/vast/CodeGen/CodeGenFunction.cpp

Have any feedback or feature suggestions? Share it here.