Fix a Cygwin build failure caused by enum values starting with '_', which is...
Fix a Cygwin build failure caused by enum values starting with '_', which is conflicted with some platform macros. This patch only renames variables, no functional change. llvm-svn: 195432
Loading
Please register or sign in to comment