llvm-project/clang/test/CXX/conv
Richard Smith eb3b5b6fd2 Specify an explicit underlying type for this enum to fix Windows
buildbots.

On Windows targets, enums always get an underlying type of 'int', even
if they have wider enumerators. (This is non-conforming, but it's
effectively part of the target ABI.)

llvm-svn: 336013
2018-06-29 20:41:23 +00:00
..
conv.fctptr
conv.mem
conv.prom Specify an explicit underlying type for this enum to fix Windows 2018-06-29 20:41:23 +00:00
conv.ptr
conv.qual