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

As we do with base and member initializers in a dependent class, delay

type checking for non-static data member initializers in a dependent
class, because our ASTs lose too much information to when
type-checking an initializer. Fixes <rdar://problem/11974632>,
although the result is still rather unsatisfactory.

llvm-svn: 163871
parent 1ec4a5e1
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