Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25ddf9 commit 334e05bCopy full SHA for 334e05b
clang/docs/ReleaseNotes.rst
@@ -281,7 +281,7 @@ New Compiler Flags
281
The feature has `existed <https://clang.llvm.org/docs/SourceBasedCodeCoverage.html#running-the-instrumented-program>`_)
282
for a while and this is just a user facing option.
283
284
-- New option ``-ftime-report-json`` added which outputs the same timing data as `-ftime-report` but formatted as JSON.
+- New option ``-ftime-report-json`` added which outputs the same timing data as ``-ftime-report`` but formatted as JSON.
285
286
Deprecated Compiler Flags
287
-------------------------
0 commit comments