Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prep for new warning. | Mike Stump | 2009-07-21 | 1 | -2/+1 |
| | | | | llvm-svn: 76670 | ||||
* | PCH support for the global method pool (= instance and factory method | Douglas Gregor | 2009-04-24 | 1 | -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 |