Append ASTUnit cache with global completions cache. In case of multiple translation units for the same file reduces the memory consumption and save completions cache generation time.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D48315
[Frontend] Share global completions cache Needs ReviewPublic Authored by yvvan on Jun 19 2018, 1:38 AM.
Details
Summary Append ASTUnit cache with global completions cache. In case of multiple translation units for the same file reduces the memory consumption and save completions cache generation time.
Diff Detail
Revision Contents
Diff 151867 include/clang/Frontend/ASTUnit.h
lib/Frontend/ASTUnit.cpp
|