Improve the invalidation logic for the cache of global code
completions. We now compute a hash of the names of all top-level declarations and macro definitions, and invalidate the cache when the hash value changes. llvm-svn: 125670
Loading
Please register or sign in to comment