Skip to content
Commit 74108170 authored by Richard Smith's avatar Richard Smith
Browse files

PR18477: Create a function scope representing the constructor call when

handling C++11 default initializers. Without this, other parts of Sema (such as
lambda capture) would think the default initializer is part of the surrounding
function scope.

llvm-svn: 199453
parent 2c6b4490
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