]> granicus.if.org Git - llvm/commit
[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)
commit60f38d3563c0b9ea4546f631e6d5429fde7a10d8
tree1cc7354093beaf2119e523a6d69fbc9727cb6cd4
parent47120bd362bb3f5e2c10f0fa032e00ba873cc8e7
[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]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368957 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-reduce/deltas/ReduceGlobalVars.cpp