llvm-project/clang/test/CXX/conv/conv.prom
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
..
p2.cpp
p4.cpp
p5.cpp Specify an explicit underlying type for this enum to fix Windows 2018-06-29 20:41:23 +00:00