summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/method_pool.h
Commit message (Collapse)AuthorAgeFilesLines
* Prep for new warning.Mike Stump2009-07-211-2/+1
| | | | llvm-svn: 76670
* PCH support for the global method pool (= instance and factory methodDouglas Gregor2009-04-241-0/+37
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. llvm-svn: 69989
OpenPOWER on IntegriCloud