]> granicus.if.org Git - clang/commit
[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)
commit0d45c75dd651e7e21a677ad3fe88646bf65b7639
tree28f78853b34bf8c0f7d47a6b4803bd834b857a99
parent8e37740dc6b20c6ec044e5db3b23894614c7784f
[OpenMP] Change name of variable in mappble expression.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@276988 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGOpenMPRuntime.cpp