[OpenMP] Change name of variable in mappble expression.
authorSamuel Antao <sfantao@us.ibm.com>
Thu, 28 Jul 2016 15:31:29 +0000 (15:31 +0000)
committerSamuel Antao <sfantao@us.ibm.com>
Thu, 28 Jul 2016 15:31:29 +0000 (15:31 +0000)
commit44bcdb373111b20f5b0a292a32595b5834c80ee4
tree87684c07647c2103ff3d5d13c2cfc8a88620be92
parent7e27885f699c007deb2d5804e9677710b628b0c5
[OpenMP] Change name of variable in mappble expression.

This attempts to fix a failure in Windows bots pottentially related with a reserved keyword.

llvm-svn: 276988
clang/lib/CodeGen/CGOpenMPRuntime.cpp