summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/TargetOptions.h
diff options
context:
space:
mode:
authorDenis Zobnin <d.zobnin.bugzilla@gmail.com>2016-04-29 22:50:16 +0000
committerDenis Zobnin <d.zobnin.bugzilla@gmail.com>2016-04-29 22:50:16 +0000
commit12b29f310bd7d85901a01e7bfc0a0862bd2f2d2e (patch)
treebb4c63a4ef5d093e6ea27b6ebdc68e6c0d0796c2 /include/clang/Basic/TargetOptions.h
parent6432c7396012ab86b293a6810d9a79f3b76b7da5 (diff)
[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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@268129 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/TargetOptions.h')
0 files changed, 0 insertions, 0 deletions