[Lldb-commits] [PATCH] D65414: Fix ClangASTContext::CreateParameterDeclaration to not call addDecl

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 29 13:18:33 PDT 2019


clayborg added a comment.

Looks fine to me. Be nice to clarify the test with comments a bit. I can't really tell what the test is doing or how it is verifying the fix in ClangASTContext.cpp


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

https://reviews.llvm.org/D65414





More information about the lldb-commits mailing list