compiler-research / CppInterOp

A Clang-based C++ Interoperability Library
Other
37 stars 20 forks source link

Load the compiler instance plugins. #153

Closed vgvassilev closed 9 months ago

vgvassilev commented 9 months ago

This patch should resolve an issue in xeus-clang-repl with clad.

vgvassilev commented 9 months ago

The failures are unrelated to this PR.

codecov[bot] commented 9 months ago

Codecov Report

Merging #153 (af1256f) into main (ff578da) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
+ Coverage   64.64%   64.66%   +0.02%     
==========================================
  Files          17       17              
  Lines        4279     4282       +3     
==========================================
+ Hits         2766     2769       +3     
  Misses       1513     1513              
Files Coverage Δ
include/clang/Interpreter/Compatibility.h 90.27% <100.00%> (+0.42%) :arrow_up:
Files Coverage Δ
include/clang/Interpreter/Compatibility.h 90.27% <100.00%> (+0.42%) :arrow_up: