Skip to content
Commit d0d01c66 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

MSVC2012 does not choose to use uint64_t as underlying type without this.

MSVC2012 seems to choose int as the underlying type for an enum even if one of
its member is unsigned long long.

llvm-svn: 200519
parent 14876abb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment