[lldb-dev] Accessing the "clang type system" from the lldb api

Carlo Kok ck at remobjects.com
Wed Apr 30 08:25:50 PDT 2014


To continue an unfinished discussion from a while back,

 From what I can see lldb basically "builds" the clang type system for any  
project it debugs and uses that to both compile and validate expressions  
for evaluation. Is there any clean way to get access to this type system  
 from the SB* side? IE find and list types, their members etc?

-- 
Carlo Kok
RemObjects Software



More information about the lldb-dev mailing list