When merging functions across modules (and in particular, instantiations of
member functions), ensure that the redecl chain never transitions from 'inline' to 'not inline', since that violates an AST invariant. llvm-svn: 209794
Loading
Please register or sign in to comment