compiler-research / CppInterOp

A Clang-based C++ Interoperability Library
Other
47 stars 21 forks source link

Remove ignore of valgrind test results in CI #174

Open alexander-penev opened 9 months ago

alexander-penev commented 9 months ago

https://github.com/compiler-research/CppInterOp/blob/2d933477e93f36e1029a2996358b7daa93d8aa0f/.github/workflows/ci.yml#L393

Remove "|| true" when fix memory issues in LLVM/Clang 17.