diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2019-07-13 03:59:55 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2019-07-13 03:59:55 +0000 |
commit | 118ee5f2e06a9972bd9fd171444cc080c03b0b99 (patch) | |
tree | 4507b4b81c9ac9139a242776c057a515d08c974c /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 497bb44fc41f2e9c4d3c5ed8f525da01fa476979 (diff) | |
download | llvm-118ee5f2e06a9972bd9fd171444cc080c03b0b99.zip llvm-118ee5f2e06a9972bd9fd171444cc080c03b0b99.tar.gz llvm-118ee5f2e06a9972bd9fd171444cc080c03b0b99.tar.bz2 |
Initialize the non-trivial C union bits I added to RecordDeclBitfields
in r365985
These bits weren't being initialized in the RecordDecl's constructor,
which probably caused test/Modules/stress1.cpp to fail on a couple of
bots.
llvm-svn: 365989
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions