mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
This was a shadowed variable error from the big Expression Parser plugin-ification. I also added a test case for this. <rdar://problem/27682376> llvm-svn: 277662