]> granicus.if.org Git - clang/commit
Enable caching of global code completion results in the suggested
authorDouglas Gregor <dgregor@apple.com>
Mon, 27 Sep 2010 05:49:58 +0000 (05:49 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 27 Sep 2010 05:49:58 +0000 (05:49 +0000)
commit2a2c50b330e7754499f42173616a36865b5f313b
tree2443f4d2b8df0bc7e7a6af0b96578357666af868
parent48f9994bdd9f7f1853782109595b1f80f50afcfa
Enable caching of global code completion results in the suggested
libclang options for editing a translation unit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114810 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp