diff options
author | Denis Zobnin <d.zobnin.bugzilla@gmail.com> | 2016-04-29 22:50:16 +0000 |
---|---|---|
committer | Denis Zobnin <d.zobnin.bugzilla@gmail.com> | 2016-04-29 22:50:16 +0000 |
commit | 3f287c26bf68684ff97e804ef3b2e70fcdbde04d (patch) | |
tree | 67f23f0b07e77c61c440d141ca5c5d115dadb6d1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bd61e0b4a859b1a5af3df1d9beaf3e2efe0a9a20 (diff) | |
download | bcm5719-llvm-3f287c26bf68684ff97e804ef3b2e70fcdbde04d.tar.gz bcm5719-llvm-3f287c26bf68684ff97e804ef3b2e70fcdbde04d.zip |
[NFC] Initialize a variable to make buildbot green.
In r268085 "[MS] Make #pragma pack use PragmaStack<> class." there was an
uninitialized variable 'Alignment', which caused the following failure:
http://lab.llvm.org:8011/builders/sanitizer-ppc64be-linux/builds/1758
Zero-initialize the variable to fix this failure.
llvm-svn: 268129
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions