goplus / llgo

A Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python
Apache License 2.0
365 stars 26 forks source link

llcppsigfetch:abs include path & system header & config mode 's include flags #853

Closed luoliwoshang closed 1 day ago

luoliwoshang commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.69%. Comparing base (e042aad) to head (289a443). Report is 58 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #853 +/- ## ========================================== + Coverage 95.53% 95.69% +0.15% ========================================== Files 22 22 Lines 6230 6249 +19 ========================================== + Hits 5952 5980 +28 + Misses 246 242 -4 + Partials 32 27 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

luoliwoshang commented 3 weeks ago

@xushiwei ready for review