This revision was automatically updated to reflect the committed changes.
Closed by commit rL332504: [Timers] TimerGroup::printJSONValue(): print doubles
with no precision loss (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46937?vs=147053&id=147138#t
george.karpenkov accepted this revision.
george.karpenkov added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rL LLVM
https://reviews.llvm.org/D46937
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://li
lebedev.ri created this revision.
lebedev.ri added reviewers: george.karpenkov, NoQ, alexfh, sbenza.
Herald added a subscriber: llvm-commits.
lebedev.ri added a dependent revision: D46938: [Timers] TimerGroup: make
printJSONValues() method public.
lebedev.ri added a dependency: D46936: [Timers] Ti