[LLDB][NativePDB] Fix function decl creation for class methods
This is a split of D113724. Calling `TypeSystemClang::AddMethodToCXXRecordType` to create function decls for class methods. Differential Revision: https://reviews.llvm.org/D113930
Loading
Please sign in to comment