Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak ImmutableMap/ImmutableSet/ImmutableList APIs | Ted Kremenek | 2010-11-24 | 1 | -24/+24 |
| | | | | | | | | | | to use lowercase letters for the start of most method names and to replace some method names with more descriptive names (e.g., "getLeft()" instead of "Left()"). No real functionality change. llvm-svn: 120070 | ||||
* | improve test and address Misha's comments | Nuno Lopes | 2009-01-03 | 1 | -43/+34 |
| | | | | llvm-svn: 61609 | ||||
* | Reassign the buffer to the pointer so that we don't overwrite memory. | Bill Wendling | 2009-01-02 | 1 | -0/+2 |
| | | | | llvm-svn: 61596 | ||||
* | fist short at a new unit test for ImmutableSets. no bugs found, though :P | Nuno Lopes | 2009-01-02 | 1 | -0/+208 |
llvm-svn: 61576 |