Fixed a problem where we mistook normal result
authorSean Callanan <scallanan@apple.com>
Fri, 2 Nov 2012 22:28:08 +0000 (22:28 +0000)
committerSean Callanan <scallanan@apple.com>
Fri, 2 Nov 2012 22:28:08 +0000 (22:28 +0000)
commit7273e2d124c380fbee48ebe6c8ae56b0e24bd8a6
tree50f8d050531c6dc9ee6cbd39af2f63595fecf525
parentd0836fd20adddbab7104a7e201f59c47dc760001
Fixed a problem where we mistook normal result
variables for guard variables because the current
class or method named contained the letters "GV".

llvm-svn: 167327
lldb/source/Expression/IRForTarget.cpp