"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c4baa06d15a5bc59055f2ab2fa27822f80a3cebd"
Created lldb::LanguageType by moving an enumeration from the
lldb_private::Language class into the enumerations header so it can be freely used by other interfaces. Added correct objective C class support to the DWARF symbol parser. Prior to this fix we were parsing objective C classes as C++ classes and now that the expression parser is ready to call functions we need to make sure the objective C classes have correct AST types. llvm-svn: 109574
Loading
Please register or sign in to comment