We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 287d106 commit 57094b4Copy full SHA for 57094b4
clang/docs/ReleaseNotes.rst
@@ -221,6 +221,8 @@ New Compiler Flags
221
The feature has `existed <https://clang.llvm.org/docs/SourceBasedCodeCoverage.html#running-the-instrumented-program>`_)
222
for a while and this is just a user facing option.
223
224
+- New option ``-ftime-report-json`` added which outputs the same timing data as `-ftime-report` but formatted as JSON.
225
+
226
Deprecated Compiler Flags
227
-------------------------
228
0 commit comments