]> granicus.if.org Git - clang/commit
ASTReader and profiling statistics indicate that implementing a method
authorDouglas Gregor <dgregor@apple.com>
Mon, 28 Jan 2013 18:29:39 +0000 (18:29 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 28 Jan 2013 18:29:39 +0000 (18:29 +0000)
commit894719bf99cf0131d954c714179bb47eee472b91
treebce0cfa5934aa914c0440c20f642d87b96bdccef
parente953172412569a5babfe580790531163e7ccabaa
ASTReader and profiling statistics indicate that implementing a method
pool in the global module index is not worthwhile. Update comments to
limit the scope of the global module index to identifiers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173705 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Serialization/GlobalModuleIndex.h
lib/Serialization/GlobalModuleIndex.cpp