[NFC] Remove documentation comment to fix warning.
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 15 Aug 2019 04:09:00 +0000 (04:09 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 15 Aug 2019 04:09:00 +0000 (04:09 +0000)
commit10e3fa28d0df4d17130fab08a2c65e6cf7d2c01b
tree23d9b11a2468c3a3eef522a3df9e591849b2e159
parent14f7560020ca4c678b52f457e32518be16436dfb
[NFC] Remove documentation comment to fix warning.

Remove the @return to fix the warning: '@returns' command used in a
comment that is attached to a function returning void [-Wdocumentation]

llvm-svn: 368957
llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp