Skip to content

Commit 57094b4

Browse files
committed
update clang ReleaseNotes.rst
1 parent 287d106 commit 57094b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,8 @@ New Compiler Flags
221221
The feature has `existed <https://clang.llvm.org/docs/SourceBasedCodeCoverage.html#running-the-instrumented-program>`_)
222222
for a while and this is just a user facing option.
223223

224+
- New option ``-ftime-report-json`` added which outputs the same timing data as `-ftime-report` but formatted as JSON.
225+
224226
Deprecated Compiler Flags
225227
-------------------------
226228

0 commit comments

Comments
 (0)