We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f521acc commit 0cb1e99Copy full SHA for 0cb1e99
doc/gnatcov/src_traces.rst
@@ -507,13 +507,6 @@ And to instrument Ada, C and C++ units:
507
508
gnatcov instrument --restricted-to-languages=Ada,C,C++ # ...
509
510
-Instrumentation and coverage of C/C++ code
511
-==========================================
512
-
513
-Instrumentation operates on the preprocessed code, which means that coverage
514
-obligations that come from a macro expansion (and further obligations on the
515
-same line) will have inaccurate column numbers.
516
517
.. _spark_instr :
518
519
Instrumentation and coverage of SPARK code
0 commit comments