Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence some unused variable warnings. | Eric Christopher | 2010-06-24 | 1 | -3/+3 |
* | Remove isPod() from DenseMapInfo, splitting it out to its own | Chris Lattner | 2009-12-15 | 1 | -1/+6 |
* | Fix VS build, patch by Marius Wachtler. | Mike Stump | 2009-10-27 | 1 | -1/+1 |
* | Fix stylistic and documentation problems in ValueMap found by Nick Lewycky and | Jeffrey Yasskin | 2009-10-23 | 1 | -21/+31 |
* | Try r84890 again (adding ValueMap<>), now that I've tested the compile on | Jeffrey Yasskin | 2009-10-22 | 1 | -0/+365 |
* | Revert r84890, which broke the linux build. | Jeffrey Yasskin | 2009-10-22 | 1 | -365/+0 |
* | Add a ValueMap<ValueOrSubclass*, T> type. ValueMap<Value*, T> is safe to use | Jeffrey Yasskin | 2009-10-22 | 1 | -0/+365 |