go-clang / gen

Generate Go bindings for Clang's C API
https://pkg.go.dev/github.com/go-clang/gen
BSD 3-Clause "New" or "Revised" License
44 stars 5 forks source link

cmd/go-clang-gen/runtime: fix documentation and variable name #165

Closed zchee closed 3 years ago

zchee commented 3 years ago

cmd/go-clang-gen/runtime: fix documentation and variable name.

codecov[bot] commented 3 years ago

Codecov Report

Merging #165 (e4e5a6c) into main (74ff28d) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #165   +/-   ##
=====================================
  Coverage   0.31%   0.31%           
=====================================
  Files         19      19           
  Lines       2511    2511           
=====================================
  Hits           8       8           
  Misses      2503    2503           
Impacted Files Coverage Δ
cmd/go-clang-gen/runtime/runtime.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 74ff28d...e4e5a6c. Read the comment docs.