summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/NativeFormatting.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-06-16 02:17:35 +0000
committerRui Ueyama <ruiu@google.com>2017-06-16 02:17:35 +0000
commit881819ebfbbe3a9df435ef3c27688935c5a36d60 (patch)
treeea1dd1aaa3764f3497074bc5e7bef083c7b9c8d5 /llvm/lib/Support/NativeFormatting.cpp
parent56312f5ad539872ff20ccf72c7d35028ad539835 (diff)
downloadbcm5719-llvm-881819ebfbbe3a9df435ef3c27688935c5a36d60.tar.gz
bcm5719-llvm-881819ebfbbe3a9df435ef3c27688935c5a36d60.zip
Fix msan buildbot.
This patch should fix sanitizer-x86_64-linux-fast bot. The problem was that the contents of this stream are aligned to 4 byte, and the paddings were created just by incrementing `Offset`, so paddings had undefined values. When the entire stream is written to an output, it triggered msan. llvm-svn: 305541
Diffstat (limited to 'llvm/lib/Support/NativeFormatting.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud