Skip to content
Snippets Groups Projects
Commit 27d0c445 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent ecb55730
No related branches found
No related tags found
No related merge requests found
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