mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 07:27:33 +08:00
Previously we would create these for local variables but not for global variables. Also updated existing tests which created global variables to check for them in the resulting AST. llvm-svn: 349854