teemperor requested changes to this revision.
teemperor added a comment.
This revision now requires changes to proceed.

+1 for AddMethodToCXXRecordType. Calling CreateFunctionDeclaration creates a 
FunctionDecl which can't be inside a record. All (static/non-static) member 
functions in a record are always CXXMethodDecls.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85993/new/

https://reviews.llvm.org/D85993

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to