Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a few more LLVM headers parsable as standalone headers. | Douglas Gregor | 2009-11-05 | 1 | -0/+1 |
* | Removed trailing whitespace. | Misha Brukman | 2009-01-09 | 1 | -1/+1 |
* | Add a clear() method to PriorityQueue. | Dan Gohman | 2008-06-23 | 1 | -0/+6 |
* | Simplify erase_one slightly. It's not necessary to preserve | Dan Gohman | 2008-06-23 | 1 | -1/+1 |
* | Add a priority queue class, which is a wrapper around std::priority_queue | Dan Gohman | 2008-06-21 | 1 | -0/+77 |