summaryrefslogtreecommitdiff
path: root/test/Sema/extern-redecl.c
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-10-08 07:45:35 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-10-08 07:45:35 +0000
commit1d63a6b8d6599722c2fc7747d72094a3eacb49ab (patch)
tree86eb5247f7cd57903a24758c04db35f528e8e558 /test/Sema/extern-redecl.c
parent7006f5216c2f83d99b5df41201f0e809f562aec2 (diff)
downloadclang-1d63a6b8d6599722c2fc7747d72094a3eacb49ab.tar.gz
[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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@249667 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Sema/extern-redecl.c')
0 files changed, 0 insertions, 0 deletions