Refactor ClangASTContext::AddEnumerationValueToEnumerationType() to remove...
Refactor ClangASTContext::AddEnumerationValueToEnumerationType() to remove redundant parameter which can be calculated from other parameter. rdar://problem/43822994 Differential Revision: https://reviews.llvm.org/D54003 llvm-svn: 346428
Loading
Please sign in to comment