When inheriting a default argument expression, inherit the full expression,
not just the inner expression. This is important if the expression has any temporaries. Fixes PR 7028. Basically a symptom of really tragic method names. llvm-svn: 102998
Loading
Please sign in to comment