[PATCH] D64176: [Bugpoint redesign] Added Pass to Remove Global Variables

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 15:51:56 PDT 2019


dblaikie added a subscriber: bkramer.
dblaikie added a comment.

In D64176#1634377 <https://reviews.llvm.org/D64176#1634377>, @xbolva00 wrote:

> Hi,
>
> Bots warn;
>  srv/llvm-buildbot-srcatch/llvm-build-dir/clang-x86_64-debian-fast/llvm.src/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp:17:6: warning: '@returns' command used in a comment that is attached to a function returning void [-Wdocumentation]
>  1 warning generated.
>
> Can you fix this small issue? Thanks


@bkramer fixed this in r369848 - thanks Ben!


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64176/new/

https://reviews.llvm.org/D64176





More information about the llvm-commits mailing list