[cfe-dev] CxxRecordDecl Bug?

Vladimir VladimirPlyashkun at yandex.ru
Fri Jan 3 22:49:18 PST 2014


Hello, everyone. I'm using a simple RecursiveASTVisitor and try to visit
clang::CxxRecordDecl, calling the VisitCxxRecordDecl(...). But then i trying
to access any member (or method) of clang::CxxRecordDecl class i get an
exception(assert): Expression: DefinitionData && "queried property of class
with no definition"? Why i get this? Other nodes in AST work good. 



--
View this message in context: http://clang-developers.42468.n3.nabble.com/CxxRecordDecl-Bug-tp4036890.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list