| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add GlobalDecl::getCanonicalDecl. | Anders Carlsson | 2010-06-22 | 1 | -1/+9 |
| | | | | | llvm-svn: 106546 | ||||
| * | Use the correct function info for constructors when applying function ↵ | Anders Carlsson | 2010-02-06 | 1 | -0/+4 |
| | | | | | | | attributes. Fixes PR6245. llvm-svn: 95474 | ||||
| * | update to match LLVM API change: | Chris Lattner | 2009-12-15 | 1 | -8/+7 |
| | | | | | | | | | | Remove isPod() from DenseMapInfo, splitting it out to its own isPodLike type trait. This is a generally useful type trait for more than just DenseMap, and we really care about whether something acts like a pod, not whether it really is a pod. llvm-svn: 91422 | ||||
| * | Move GlobalDecl to its own file. Also add DenseMapInfo traits. | Anders Carlsson | 2009-11-13 | 1 | -0/+110 |
| llvm-svn: 87081 | |||||

