Skip to content
Commit 4db30af1 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

[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
parent 9c729067
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment