]> granicus.if.org Git - llvm/commit
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)
commit5d5e129235ad1dc8d106da56736853b1df15301b
tree5b7a61490fcfdde2dc08f27b171bbeffe243101b
parentacdf56aebb8e211c23b883afb3420cf2f1cd903b
Suppress false-positive GCC -Wreturn-type warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362582 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/Attributor.cpp