Skip to content
Commit 04fe1bf5 authored by Sebastian Redl's avatar Sebastian Redl
Browse files

Turn explicit construction of temporaries using initializer list syntax into...

Turn explicit construction of temporaries using initializer list syntax into CXXTemporaryObjectExprs, not just CXXConstructExprs, which have a worrying tendency to vanish. Fixes PR12167.

llvm-svn: 152340
parent ba0495a3
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