]> granicus.if.org Git - llvm/commit
IR: Initialize DerefOrNullBytes in the AttrBuilder constructors
authorJustin Bogner <mail@justinbogner.com>
Thu, 7 May 2015 00:56:34 +0000 (00:56 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 7 May 2015 00:56:34 +0000 (00:56 +0000)
commit0518652fc4a3653048e8280fe5415eba13b2ff7b
tree85cfb7a10d4b1836e5892947aa951f4d5db39922
parentf64a0c1b3e3bbd870511bb3ff69e27ace16423f3
IR: Initialize DerefOrNullBytes in the AttrBuilder constructors

MSAN pointed out that this value is used uninitialized:

    http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/3678

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236686 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Attributes.h