Skip to content
Commit db56b919 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Provide a real fix for PR6199, reverting the old workaround. Here, we

realize that CXXConstructExpr is always implicit, so we should just
return its argument (if there is only one) rather than directly
invoking the constructor.

llvm-svn: 95192
parent bf5ce0a6
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