diff options
| author | David Majnemer <david.majnemer@gmail.com> | 2015-10-08 07:45:35 +0000 |
|---|---|---|
| committer | David Majnemer <david.majnemer@gmail.com> | 2015-10-08 07:45:35 +0000 |
| commit | e4e3e6a5bf553841c9108b631a4170a3dac0d411 (patch) | |
| tree | fffe7ee6f96947ddfeb7bff8d7f5b810c27103e4 /llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp | |
| parent | 5d3fbd373345ab902c3e0c47402f7b934e5bdbbc (diff) | |
| download | llvm-e4e3e6a5bf553841c9108b631a4170a3dac0d411.zip llvm-e4e3e6a5bf553841c9108b631a4170a3dac0d411.tar.gz llvm-e4e3e6a5bf553841c9108b631a4170a3dac0d411.tar.bz2 | |
[Sema] Tweak incomplete enum types on MSVC ABI targets
Enums without an explicit, fixed, underlying type are implicitly given a
fixed 'int' type for ABI compatibility with MSVC. However, we can
enforce the standard-mandated rules on these types as-if we didn't know
this fact if the tag is not part of a definition.
llvm-svn: 249667
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp')
0 files changed, 0 insertions, 0 deletions
