Update the jump-scope checker for local variables with initializers,
so that it looks at the initializer of a local variable of class type (or array thereof) to determine whether it's just an implicit invocation of the trivial default constructor. Fixes PR10034. llvm-svn: 132191
Loading
Please register or sign in to comment