Suppress false-positive GCC -Wreturn-type warning.
authorMichael Liao <michael.hliao@gmail.com>
Wed, 5 Jun 2019 04:18:12 +0000 (04:18 +0000)
committerMichael Liao <michael.hliao@gmail.com>
Wed, 5 Jun 2019 04:18:12 +0000 (04:18 +0000)
commitfa449a9bb27abdc43a4dbd17dc84d920f5f408d8
treed2c69ac32110fb731059d797f8d405a000ddde91
parentc0eb8a982538c2c5db234ebc1c30f4c9b40587de
Suppress false-positive GCC -Wreturn-type warning.

llvm-svn: 362582
llvm/lib/Transforms/IPO/Attributor.cpp