[Lldb-commits] [PATCH] D54003: Refactor ClangASTContext::AddEnumerationValueToEnumerationType() to remove redundant parameter which can be calculated from other parameter

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 2 14:50:17 PDT 2018


zturner added a comment.

This function is called in `SymbolFile/NativePDB` as well.


https://reviews.llvm.org/D54003





More information about the lldb-commits mailing list