<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>A new user question.  BTW is there a search for old threads?</div><div><br></div><div>I’m getting the failure:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">void clang::RecordDecl::LoadFieldsFromExternalStorage() const: Assertion `hasExternalLexicalStorage() && Source && "No external storage?"' failed.</div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">when trying to iterate over a RecordDecl and not sure even what’s going on let along how to deal with it:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">I’m proceeding from the example in</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><a href="http://clang.llvm.org/docs/LibASTMatchersTutorial.html">http://clang.llvm.org/docs/LibASTMatchersTutorial.html</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Here is some context:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><a href="https://gist.github.com/waTeim/8757662c445ce3b4084f">https://gist.github.com/waTeim/8757662c445ce3b4084f</a></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Thanks in advance for any help</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">-Jeff</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><div><br></div><div><br></div></div></body></html>