On Thu, Nov 30, 2017 at 7:41 PM, Jim Ingham via lldb-commits <lldb-commits@lists.llvm.org> wrote: > Author: jingham > Date: Thu Nov 30 19:41:30 2017 > New Revision: 319516 > > URL: http://llvm.org/viewvc/llvm-project?rev=319516&view=rev > Log: > ClangASTContext::ParseClassTemplateDecl doesn't always succeed. > When it does, it returns a NULL ClassTemplateDecl. Don't use > it if it is NULL... > > <rdar://problem/35672107> >
Is there a way to test this? There should be one. Not an expert in the ASTContext, so please feel free to correct me if I'm wrong. _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits