[index] Avoid using a RecursiveASTVisitor for SyntacticFormIndexer and iterate...
[index] Avoid using a RecursiveASTVisitor for SyntacticFormIndexer and iterate the DesignatedInitExprs of the InitListExpr directly. This is more efficient, as per feedback by Richard. llvm-svn: 285666
Loading
Please register or sign in to comment