Go to file
Sean Callanan f5a998643c 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
2010-11-30 22:01:58 +00:00
clang Implement basic AST importing and merging support for class template 2010-11-30 19:14:50 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx Implemented N3194 2010-11-30 20:23:32 +00:00
lldb Fixed a problem where m_register_info was not being 2010-11-30 22:01:58 +00:00
llvm Make DeleteDeadInstruction be a static function, move some code around. 2010-11-30 21:58:14 +00:00