[PATCH v1 0/4] Reformat GcovData and GcovFunctionData

Ryan Long ryan.long at oarcorp.com
Tue Aug 3 20:30:55 UTC 2021


Hi,

For these patches I:

- Made the formatting consistent
- Added Doxygen comments for parameters where it was missing
- Fixed lines that went past 80 columns (except for some comments)

Thanks,
Ryan

Ryan Long (4):
  GcovData.cc: Fix formatting
  GcovData.h: Fix formatting
  GcovFunctionData.cc: Fix formatting
  GcovFunctionData:h: Fix formatting

 tester/covoar/GcovData.cc         | 198 +++++++++++++++-------------
 tester/covoar/GcovData.h          |  61 +++++----
 tester/covoar/GcovFunctionData.cc | 271 +++++++++++++++++++++++---------------
 tester/covoar/GcovFunctionData.h  | 113 ++++++++--------
 4 files changed, 354 insertions(+), 289 deletions(-)

-- 
1.8.3.1



More information about the devel mailing list