Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Mike Stump 74bfeb39e7 Prep for new warning.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76670 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-21 22:54:02 +00:00
Douglas Gregor f0aaf7a597 PCH support for the global method pool (= instance and factory method
pools, combined). The methods in the global method pool are lazily
loaded from an on-disk hash table when Sema looks into its version of
the hash tables.




git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69989 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-24 21:10:55 +00:00