[cindex.py]: Speed up lookup of the completion kind
We can directly the number of the kind instead of going through the completionChunkKindMap. Formatting time changes from 0.84 to 0.72 seconds. llvm-svn: 172899
Loading
Please register or sign in to comment