Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort the #include lines for the include/... tree with the script. | Chandler Carruth | 2012-12-03 | 1 | -1/+1 |
* | Don't pass StringRef by reference. | Benjamin Kramer | 2010-07-14 | 1 | -1/+1 |
* | Convert StringMap to using StringRef for its APIs. | Daniel Dunbar | 2009-07-23 | 1 | -11/+2 |
* | Removed trailing whitespace. | Misha Brukman | 2009-02-20 | 1 | -27/+27 |
* | Fix a memory correctness error noticed by valgrind (harmless in practice). | Gordon Henriksen | 2008-01-15 | 1 | -1/+1 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Delete the CollectorNamePool if it should become empty. | Gordon Henriksen | 2007-12-10 | 1 | -0/+4 |
* | Fix a very silly typo. | Gordon Henriksen | 2007-12-09 | 1 | -1/+1 |
* | Incorporating review feedback from Reid. | Gordon Henriksen | 2007-12-08 | 1 | -0/+9 |
* | Adding a StringPool data structure, which GC will use. | Gordon Henriksen | 2007-12-08 | 1 | -0/+135 |