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

PR14558: Compute triviality of special members (etc) at the end of the class

definition, rather than at the end of the definition of the set of nested
classes. We still defer checking of the user-specified exception specification
to the end of the nesting -- we can't check that until we've parsed the
in-class initializers for non-static data members.

llvm-svn: 169805
parent d4c0c6cb
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