diff options
author | Alex Langford <apl@fb.com> | 2019-09-20 00:16:32 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-09-20 00:16:32 +0000 |
commit | 466fb68fce10d34963c2fd651de32bd3a4ddcd1f (patch) | |
tree | cca3fcfcd80a4586aa39eebc2c0eb66180e15b4c /llvm/lib/TextAPI/MachO/InterfaceFile.cpp | |
parent | dd74f4839b1291810f376e0a5739ddd0abff91be (diff) | |
download | llvm-466fb68fce10d34963c2fd651de32bd3a4ddcd1f.zip llvm-466fb68fce10d34963c2fd651de32bd3a4ddcd1f.tar.gz llvm-466fb68fce10d34963c2fd651de32bd3a4ddcd1f.tar.bz2 |
[NFCI] Always initialize const members of AttributeCommonInfo
Some compilers require that const fields of an object must be explicitly
initialized by the constructor. I ran into this issue building with
clang 3.8 on Ubuntu 16.04.
llvm-svn: 372363
Diffstat (limited to 'llvm/lib/TextAPI/MachO/InterfaceFile.cpp')
0 files changed, 0 insertions, 0 deletions