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
368 stars 23 forks source link

Extend lifetime of MLIR context in the frontend. #622

Closed lkorenc closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

Cpp-Linter Report :warning:

Some files did not pass the configured checks!

clang-format reports: 7 file(s) not formatted - include/vast/CodeGen/CodeGenDriver.hpp - include/vast/Frontend/Action.hpp - include/vast/Frontend/Consumer.hpp - lib/vast/CodeGen/CodeGenDriver.cpp - lib/vast/Frontend/Action.cpp - tools/vast-front/compiler_invocation.cpp - tools/vast-repl/codegen.cpp

Have any feedback or feature suggestions? Share it here.