[all-commits] [llvm/llvm-project] 76843b: [Attributor][Fix] Initialize unused but loaded var...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Tue Jan 28 21:52:56 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 76843ba37f0b69c01a6bcc61123cadfec0164855
https://github.com/llvm/llvm-project/commit/76843ba37f0b69c01a6bcc61123cadfec0164855
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
Log Message:
-----------
[Attributor][Fix] Initialize unused but loaded variable
This hopefully un-breaks:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/38333
More information about the All-commits
mailing list