You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'eyraud/fix_metaprog_inst' into 'master'
Instrument.C: fix issue related to metaprogramming instances
See merge request eng/cov/gnatcoverage!257
Do not instrument decisions in sources of interest whose parent
statement does not belong to a source of interest. This can happen with
metaprogramming instances in C/C++.
Ref: eng/cov/gnatcoverage#103
0 commit comments