diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-08-20 10:38:16 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-08-20 10:38:16 +0000 |
commit | 147785b852ed247ebfd568a92579f7bc1fe347c8 (patch) | |
tree | 532a6d1fef38d85cba5e61767a96cf8f46cba0c7 /lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | 5965b7c7ddf8d9635426943a05441c71cb59fef6 (diff) |
[cindex.py] Cache the number of chunks in CompletionString
Without this patch, lib.clang_getNumCompletionChunks is called at
each _iteration_ of a 'for chunk in CompletionString' loop. Now we
call it just once.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162200 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions