Skip to content
Commit f5a99864 authored by Sean Callanan's avatar Sean Callanan
Browse files

Fixed a problem where m_register_info was not being

copied by the copy constructor for ClangExpressionVariable.
This meant that a NULL m_register_info wouldn't be
copied, and instead the field was uninitialized, potentially
confusing the materializer.

llvm-svn: 120472
parent 6712251f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment